Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-221548
#<BuildRuby:0x00007f72582afdd8
@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.20241026-221548",
@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.000021 0.000006 0.000027 ( 0.000026)
autoconf 0.000037 0.000010 0.000047 ( 0.000045)
configure 0.000029 0.000007 0.000036 ( 0.000035)
build_up 0.004898 0.003205 3.516905 ( 3.404210)
build_miniruby 0.001390 0.000370 1.523137 ( 1.520316)
build_ruby 0.001603 0.000427 4.053863 ( 19.973039)
build_all 0.004679 0.004246 6.767194 ( 2.878979)
build_install 0.015870 0.003950 9.342239 ( 4.469106)
test_btest 0.000848 0.000242 76.330793 ( 21.224664)
test_basic 0.000000 0.010566 0.869141 ( 0.917866)
test_all 0.108409 0.041171 715.093721 (224.046956)
test_rubyspec 0.038476 0.048010 118.057037 ( 22.768843)
total: 301.21 sec