Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-125052
#<BuildRuby:0x00007f18c4dafdc0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241212-125052",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.008669 0.000839 3.748091 ( 4.074255)
build_miniruby 0.001410 0.000136 1.704852 ( 1.721619)
build_ruby 0.001821 0.000177 4.216932 ( 4.430984)
build_all 0.010412 0.000562 6.481574 ( 3.699119)
build_install 0.023691 0.000848 9.101888 ( 5.122506)
test_btest 0.001014 0.000087 80.571307 ( 46.086755)
test_basic 0.002562 0.010199 1.139938 ( 1.364385)
test_all 0.094891 0.053192 703.435572 (238.099129)
test_rubyspec 0.053126 0.028122 117.945307 ( 26.031451)
total: 330.63 sec