Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250718-101225
#<BuildRuby:0x00007f454355fde0
@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.20250718-101225",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.004321 0.002868 3.281181 ( 2.357289)
build_miniruby 0.000516 0.000852 1.557533 ( 1.554137)
build_ruby 0.001159 0.000401 3.241281 ( 3.405473)
build_all 0.004771 0.002963 5.321055 ( 2.151290)
build_install 0.014638 0.004558 7.810523 ( 3.916000)
test_btest 0.002221 0.000047 55.002374 ( 15.277138)
test_basic 0.004420 0.003512 0.924372 ( 0.983424)
test_all 0.085266 0.030237 676.648767 (203.113908)
test_rubyspec 0.048269 0.029238 152.032703 ( 38.407811)
total: 271.17 sec