Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-162214
#<BuildRuby:0x00007fa05569fdc8
@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.20241209-162214",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000025 0.000009 0.000034 ( 0.000034)
configure 0.000023 0.000009 0.000032 ( 0.000031)
build_up 0.005199 0.001950 3.431181 ( 3.515700)
build_miniruby 0.001201 0.000450 1.561796 ( 1.560476)
build_ruby 0.001301 0.000488 4.086340 ( 4.259957)
build_all 0.007472 0.001155 6.112088 ( 2.610730)
build_install 0.020126 0.002381 8.814166 ( 4.388302)
test_btest 0.000720 0.000232 76.811628 ( 21.769731)
test_basic 0.009825 0.000419 0.794531 ( 0.839464)
test_all 0.096730 0.045822 715.578375 (225.758689)
test_rubyspec 0.054244 0.022465 112.638357 ( 23.855298)
total: 288.56 sec