Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251007-090428
#<BuildRuby:0x000078fa1442fdd8
@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.20251007-090428",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000022 0.000006 0.000028 ( 0.000029)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.003192 0.005060 3.428033 ( 2.192166)
build_miniruby 0.001272 0.000097 1.189736 ( 1.188065)
build_ruby 0.001760 0.000000 2.938332 ( 10.519072)
build_all 0.003990 0.002572 4.931267 ( 1.966900)
build_install 0.012469 0.006167 7.311103 ( 3.529198)
test_btest 0.000192 0.000690 57.106095 ( 16.021690)
test_basic 0.002557 0.004209 0.735156 ( 0.785054)
test_all 0.086545 0.030507 599.887331 (201.797236)
test_rubyspec 0.050171 0.029224 111.241797 ( 19.258092)
total: 257.26 sec