Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251230-203339
#<BuildRuby:0x000077172ecefdd0
@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.20251230-203339",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000035 0.000009 0.000044 ( 0.000043)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.002108 0.004300 2.578983 ( 2.711924)
build_miniruby 0.000662 0.000907 1.931242 ( 1.928519)
build_ruby 0.001652 0.000186 4.754868 ( 4.802099)
build_all 0.003700 0.005264 7.334745 ( 3.308833)
build_install 0.015832 0.004623 9.773619 ( 5.694921)
test_btest 0.000763 0.000242 79.826864 ( 23.842939)
test_basic 0.005597 0.004227 1.094898 ( 1.148607)
test_all 0.090028 0.043008 780.239779 (230.434429)
test_rubyspec 0.049455 0.037429 128.682777 ( 29.702206)
total: 303.58 sec