Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-001911
#<BuildRuby:0x00007ff0ef0dfdd0
@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.20241031-001911",
@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.000029 0.000002 0.000031 ( 0.000031)
autoconf 0.000055 0.000004 0.000059 ( 0.000058)
configure 0.000040 0.000003 0.000043 ( 0.000042)
build_up 0.000000 0.010319 4.508030 ( 4.929807)
build_miniruby 0.001628 0.000275 1.820328 ( 1.905358)
build_ruby 0.000000 0.002421 4.596175 ( 5.008011)
build_all 0.004574 0.005146 7.080016 ( 3.565040)
build_install 0.010546 0.008232 7.893371 ( 3.664983)
test_btest 0.000738 0.000166 73.356038 ( 20.512003)
test_basic 0.005146 0.005163 0.975553 ( 1.026500)
test_all 0.095821 0.050321 709.102703 (211.168963)
test_rubyspec 0.052547 0.033876 122.697013 ( 35.649739)
total: 287.43 sec