Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260322-143413
#<BuildRuby:0x000072b25becfdd0
@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.20260322-143413",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.002166 0.005258 3.222743 ( 3.585141)
build_miniruby 0.001856 0.000000 2.265413 ( 2.301943)
build_ruby 0.001572 0.000712 5.641104 ( 5.818035)
build_all 0.006299 0.004320 8.065912 ( 4.928036)
build_install 0.017312 0.005658 10.864650 ( 7.697280)
test_btest 0.001140 0.000000 85.652564 ( 45.756557)
test_basic 0.002095 0.007797 1.340931 ( 1.446870)
test_all 0.103640 0.043312 851.327796 (372.127712)
test_rubyspec 0.047830 0.043576 145.099016 ( 49.396647)
total: 493.06 sec