Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-100151
#<BuildRuby:0x00007fc2405bfdd8
@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.20241220-100151",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.000000 0.005680 2.139019 ( 2.513396)
build_miniruby 0.001543 0.000426 1.536938 ( 1.540448)
build_ruby 0.002093 0.000000 4.423282 ( 4.660880)
build_all 0.009740 0.001140 7.027944 ( 4.469806)
build_install 0.020340 0.003111 8.792061 ( 6.618681)
test_btest 0.000663 0.000166 77.475827 ( 32.501235)
test_basic 0.005679 0.005893 1.040553 ( 1.147916)
test_all 0.107835 0.040822 742.066519 (239.374031)
test_rubyspec 0.048462 0.032443 113.967519 ( 24.740760)
total: 317.57 sec