Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250723-210211
#<BuildRuby:0x000074782659fde0
@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.20250723-210211",
@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.000011 0.000005 0.000016 ( 0.000015)
autoconf 0.000020 0.000009 0.000029 ( 0.000027)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.003671 0.003423 3.601649 ( 2.528355)
build_miniruby 0.000888 0.000384 1.346657 ( 1.343632)
build_ruby 0.001731 0.000000 3.504341 ( 3.674375)
build_all 0.005093 0.002159 5.580805 ( 2.445796)
build_install 0.011834 0.005906 8.607211 ( 4.483520)
test_btest 0.001016 0.001537 57.175470 ( 16.499574)
test_basic 0.004165 0.003395 0.915846 ( 0.969493)
test_all 0.077856 0.037868 664.140832 (216.868427)
test_rubyspec 0.046067 0.032307 151.141712 ( 32.558105)
total: 281.37 sec