Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-172216
#<BuildRuby:0x00007f9b436dfde0
@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.20241128-172216",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.006396 0.002808 3.723246 ( 3.708296)
build_miniruby 0.001254 0.000266 1.755864 ( 1.764354)
build_ruby 0.001694 0.000359 4.471033 ( 4.612522)
build_all 0.009524 0.000000 7.004660 ( 3.749370)
build_install 0.007209 0.014870 9.630313 ( 5.560836)
test_btest 0.000704 0.000204 82.831026 ( 27.125451)
test_basic 0.001736 0.009503 1.152129 ( 1.252507)
test_all 0.094069 0.054631 784.465628 (383.423678)
test_rubyspec 0.064626 0.025068 125.780493 ( 54.381304)
total: 485.58 sec