Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250508-163524
#<BuildRuby:0x00007f592da1fdc8
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250508-163524",
@make="make",
@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.000007 0.000018 ( 0.000019)
autoconf 0.000019 0.000012 0.000031 ( 0.000033)
configure 0.000015 0.000009 0.000024 ( 0.000025)
build_up 0.003878 0.002493 1.690557 ( 1.840501)
build_miniruby 0.000936 0.000603 1.194606 ( 1.193179)
build_ruby 0.001231 0.000792 3.017167 ( 14.212857)
build_all 0.002951 0.004810 5.229196 ( 2.265847)
build_install 0.015364 0.001807 6.513055 ( 3.498235)
test_btest 0.000582 0.000336 45.556881 ( 14.359753)
test_basic 0.004977 0.002882 0.683273 ( 0.740503)
test_all 0.073802 0.044215 535.670935 (189.886180)
test_rubyspec 0.040543 0.036482 102.011097 ( 19.472367)
total: 247.47 sec