Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251009-075904
#<BuildRuby:0x000079ff0e63fdd0
@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.20251009-075904",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.003396 0.005144 4.265846 ( 3.232268)
build_miniruby 0.001276 0.000077 1.825153 ( 1.882307)
build_ruby 0.001633 0.000000 3.874985 ( 28.571296)
build_all 0.006886 0.001265 6.273475 ( 2.629713)
build_install 0.013834 0.006668 9.308305 ( 9.127913)
test_btest 0.000142 0.000782 63.357537 ( 18.159991)
test_basic 0.005940 0.001574 0.875849 ( 0.927592)
test_all 0.086004 0.038152 685.286383 (209.826805)
test_rubyspec 0.036362 0.042697 117.325093 ( 25.978464)
total: 300.34 sec