Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-220653
#<BuildRuby:0x00007f9855defdd8
@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.20241126-220653",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.003346 0.004956 3.185395 ( 3.368314)
build_miniruby 0.001560 0.000000 1.686766 ( 1.868479)
build_ruby 0.002215 0.000000 4.056843 ( 33.711510)
build_all 0.007001 0.000790 6.495613 ( 5.435099)
build_install 0.011902 0.008133 9.252394 ( 4.809185)
test_btest 0.000799 0.000251 79.252462 ( 22.332313)
test_basic 0.007550 0.002373 1.031185 ( 1.080597)
test_all 0.101241 0.046254 696.320556 (206.648588)
test_rubyspec 0.054632 0.028455 121.320577 ( 27.195415)
total: 306.45 sec