Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260208-144510
#<BuildRuby:0x000075304666fdc8
@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.20260208-144510",
@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.000022 0.000007 0.000029 ( 0.000030)
autoconf 0.000031 0.000011 0.000042 ( 0.000041)
configure 0.000026 0.000009 0.000035 ( 0.000036)
build_up 0.004297 0.003484 3.267195 ( 3.502276)
build_miniruby 0.000573 0.001468 1.980437 ( 1.983286)
build_ruby 0.001078 0.000914 4.553791 ( 4.670734)
build_all 0.008367 0.001063 7.083683 ( 3.032872)
build_install 0.022168 0.002262 10.068293 ( 5.767122)
test_btest 0.000704 0.000233 80.655558 ( 34.280071)
test_basic 0.004171 0.005662 0.961589 ( 1.006372)
test_all 0.084100 0.038965 723.685352 (221.100551)
test_rubyspec 0.047682 0.037465 127.723772 ( 23.466914)
total: 298.81 sec