Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250329-114145
#<BuildRuby:0x00007fc3a7b0fdc0
@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.20250329-114145",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000034 0.000001 0.000035 ( 0.000037)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.000000 0.006835 2.587313 ( 2.331064)
build_miniruby 0.001100 0.000593 1.597364 ( 1.594009)
build_ruby 0.001799 0.000200 3.672905 ( 3.786759)
build_all 0.005282 0.003571 5.553695 ( 2.327815)
build_install 0.018208 0.001317 7.569223 ( 3.909587)
test_btest 0.000976 0.000122 49.733427 ( 13.998956)
test_basic 0.004666 0.004209 0.743762 ( 0.797329)
test_all 0.065897 0.050939 570.334809 (179.379148)
test_rubyspec 0.040347 0.038925 99.773239 ( 22.009379)
total: 230.14 sec