Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251005-053345
#<BuildRuby:0x00007d511b2efdd0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251005-053345",
@make="make",
@no_timeout_error=nil,
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.002336 0.006133 3.475018 ( 2.216213)
build_miniruby 0.000874 0.000345 1.139017 ( 1.136531)
build_ruby 0.001290 0.000107 2.966479 ( 3.082929)
build_all 0.003842 0.003149 5.347562 ( 2.099797)
build_install 0.018100 0.008293 8.619833 ( 3.961189)
test_btest 0.000923 0.000000 51.515480 ( 13.980356)
test_basic 0.003582 0.002249 0.712999 ( 0.778647)
test_all 0.084558 0.033142 579.083920 (174.886772)
test_rubyspec 0.048662 0.031884 116.011406 ( 20.193492)
total: 222.34 sec