Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260223-182056
#<BuildRuby:0x000070fae42cfdd0
@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.20260223-182056",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.002958 0.005008 3.333760 ( 6.113337)
build_miniruby 0.001691 0.000400 2.528273 ( 3.963796)
build_ruby 0.002164 0.000270 5.946546 ( 8.542166)
build_all 0.010014 0.001602 9.220776 ( 13.584577)
build_install 0.020212 0.006810 12.164279 ( 17.874094)
test_btest 0.002334 0.000002 100.686272 (154.025595)
test_basic 0.011104 0.002139 1.486453 ( 3.058683)
test_all 0.102284 0.049938 1087.484496 (989.362499)
test_rubyspec 0.055008 0.046394 156.869302 ( 48.488556)
total: 1245.01 sec