Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250721-171619
#<BuildRuby:0x0000738d0936fdd0
@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.20250721-171619",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.003576 0.003219 3.044649 ( 2.181765)
build_miniruby 0.001004 0.000367 1.207072 ( 1.203846)
build_ruby 0.001211 0.000443 3.142207 ( 3.285935)
build_all 0.006760 0.000151 4.918362 ( 1.911818)
build_install 0.014918 0.001635 7.315793 ( 3.474632)
test_btest 0.000706 0.000211 52.891136 ( 14.692677)
test_basic 0.004682 0.001201 0.649870 ( 0.706831)
test_all 0.093060 0.026311 664.739858 (209.589319)
test_rubyspec 0.048260 0.029622 149.343744 ( 28.249871)
total: 265.30 sec