Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260218-232502
#<BuildRuby:0x000076b6596dfde0
@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-232502",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000035 0.000009 0.000044 ( 0.000045)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.002264 0.004390 2.495205 ( 2.619929)
build_miniruby 0.000604 0.001074 1.829208 ( 1.806204)
build_ruby 0.000745 0.001315 4.562200 ( 4.642372)
build_all 0.006173 0.003058 7.252039 ( 3.254710)
build_install 0.016915 0.002264 9.623415 ( 5.554212)
test_btest 0.000083 0.000907 81.316862 ( 22.541994)
test_basic 0.005907 0.004025 1.101542 ( 1.138452)
test_all 0.099363 0.033028 814.939879 (270.304094)
test_rubyspec 0.041691 0.048664 143.119220 ( 29.239527)
total: 341.10 sec