Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260218-093235
#<BuildRuby:0x000076f8c18efdd8
@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.20260218-093235",
@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.000006 0.000027 ( 0.000028)
autoconf 0.000045 0.000012 0.000057 ( 0.000050)
configure 0.000000 0.000060 0.000060 ( 0.000061)
build_up 0.002608 0.005355 3.026776 ( 3.557202)
build_miniruby 0.001857 0.000249 2.228217 ( 2.275099)
build_ruby 0.002191 0.000046 5.406894 ( 5.553382)
build_all 0.005607 0.003246 6.727588 ( 2.885793)
build_install 0.014303 0.007204 8.763279 ( 4.766157)
test_btest 0.001010 0.000001 79.869403 ( 20.400087)
test_basic 0.004201 0.005413 1.013811 ( 1.050214)
test_all 0.095389 0.039300 907.398147 (254.886912)
test_rubyspec 0.053077 0.040274 147.156856 ( 32.087218)
total: 327.46 sec