Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260226-135117
#<BuildRuby:0x000073d1988bfdc0
@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.20260226-135117",
@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.000027 0.000007 0.000034 ( 0.000035)
autoconf 0.000050 0.000014 0.000064 ( 0.000063)
configure 0.000000 0.000069 0.000069 ( 0.000069)
build_up 0.001398 0.005666 2.762939 ( 2.936661)
build_miniruby 0.000613 0.001197 2.108527 ( 2.079435)
build_ruby 0.002103 0.000000 5.019154 ( 5.088493)
build_all 0.006425 0.002202 7.669545 ( 3.357017)
build_install 0.016478 0.002863 10.484338 ( 6.056692)
test_btest 0.000000 0.001003 85.999875 ( 24.294386)
test_basic 0.004687 0.005145 1.249779 ( 1.291919)
test_all 0.089722 0.046190 855.360554 (295.247754)
test_rubyspec 0.058291 0.037793 148.776580 ( 31.557239)
total: 371.91 sec