Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-073407
#<BuildRuby:0x00007f57b360fdd0
@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.20240921-073407",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000029 0.000004 0.000033 ( 0.000035)
build_up 0.000615 0.008126 4.663292 ( 3.987243)
build_miniruby 0.001402 0.000288 1.447145 ( 1.445760)
build_ruby 0.001662 0.000342 4.070571 ( 4.211273)
build_all 0.004491 0.004201 7.325579 ( 3.109431)
build_install 0.017666 0.005607 10.301294 ( 4.755729)
test_btest 0.001121 0.000000 96.678088 ( 26.278386)
test_basic 0.004237 0.007107 1.090185 ( 1.153735)
test_all 0.131157 0.021608 813.607961 (229.812999)
test_rubyspec 0.055238 0.036300 146.593376 ( 43.206116)
total: 317.96 sec