Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250429-225438
#<BuildRuby:0x00007fead469fde0
@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.20250429-225438",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005709 0.000284 2.078582 ( 2.565936)
build_miniruby 0.001524 0.000254 2.072334 ( 2.070676)
build_ruby 0.001629 0.000272 3.229964 ( 3.418147)
build_all 0.009054 0.000109 5.932949 ( 2.377029)
build_install 0.012198 0.004871 7.887166 ( 4.386729)
test_btest 0.000744 0.000131 50.992332 ( 14.348437)
test_basic 0.007918 0.000613 0.872509 ( 0.925925)
test_all 0.070402 0.047282 593.007878 (215.709988)
test_rubyspec 0.047406 0.034277 107.407540 ( 29.280809)
total: 275.08 sec