Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250727-081226
#<BuildRuby:0x00007a2d5d84fdc8
@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.20250727-081226",
@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.000016 0.000005 0.000021 ( 0.000020)
autoconf 0.000031 0.000009 0.000040 ( 0.000043)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.004311 0.002422 2.939682 ( 2.244937)
build_miniruby 0.001355 0.000000 1.180796 ( 1.177329)
build_ruby 0.000832 0.000771 3.475355 ( 3.641783)
build_all 0.004385 0.004193 6.403435 ( 2.725747)
build_install 0.012775 0.007503 9.317904 ( 4.635143)
test_btest 0.001520 0.000459 62.121125 ( 17.776284)
test_basic 0.005032 0.002418 0.900306 ( 0.955648)
test_all 0.080643 0.036696 645.246797 (200.635524)
test_rubyspec 0.043781 0.037728 157.606673 ( 29.409614)
total: 263.20 sec