Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260103-011427
#<BuildRuby:0x00007c548f2cfdc0
@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.20260103-011427",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000036 0.000009 0.000045 ( 0.000044)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.002243 0.004340 2.407366 ( 2.543392)
build_miniruby 0.001136 0.000487 1.587422 ( 1.584224)
build_ruby 0.001639 0.000177 4.339264 ( 4.378944)
build_all 0.008119 0.000287 6.919723 ( 2.987123)
build_install 0.017077 0.003491 9.213911 ( 5.146605)
test_btest 0.000919 0.000232 77.993816 ( 21.809354)
test_basic 0.007015 0.002504 1.063777 ( 1.109619)
test_all 0.098529 0.034875 723.321848 (217.913634)
test_rubyspec 0.058940 0.026256 124.786012 ( 25.844296)
total: 283.32 sec