Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260219-104905
#<BuildRuby:0x000073be1b24fde0
@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.20260219-104905",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000035 0.000008 0.000043 ( 0.000042)
configure 0.000000 0.000044 0.000044 ( 0.000052)
build_up 0.001948 0.004903 2.326214 ( 2.493547)
build_miniruby 0.000949 0.000723 1.579109 ( 1.555312)
build_ruby 0.001539 0.000407 3.911182 ( 4.015326)
build_all 0.006025 0.002741 7.037321 ( 2.921193)
build_install 0.014147 0.005042 9.331641 ( 5.116175)
test_btest 0.000715 0.000202 81.024079 ( 20.862790)
test_basic 0.007168 0.002360 1.024914 ( 1.065430)
test_all 0.086224 0.045921 797.276971 (237.843625)
test_rubyspec 0.050176 0.039489 142.173573 ( 31.445569)
total: 307.32 sec