Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260308-133554
#<BuildRuby:0x000070672650fde0
@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.20260308-133554",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000032 0.000010 0.000042 ( 0.000043)
configure 0.000026 0.000008 0.000034 ( 0.000032)
build_up 0.004110 0.002652 2.680163 ( 2.769267)
build_miniruby 0.000801 0.000947 1.873926 ( 1.846355)
build_ruby 0.001072 0.001033 5.014621 ( 5.023774)
build_all 0.007680 0.001517 7.148439 ( 3.241021)
build_install 0.015601 0.003538 9.791568 ( 5.754756)
test_btest 0.000023 0.001023 83.354470 ( 24.269940)
test_basic 0.006274 0.003399 1.163193 ( 1.209232)
test_all 0.097698 0.036948 823.408228 (272.406632)
test_rubyspec 0.056573 0.032926 138.140798 ( 30.814422)
total: 347.34 sec