Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251008-015557
#<BuildRuby:0x000076851e98fde0
@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.20251008-015557",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000019 0.000008 0.000027 ( 0.000027)
configure 0.000016 0.000006 0.000022 ( 0.000021)
build_up 0.004833 0.002937 3.575347 ( 2.174962)
build_miniruby 0.000250 0.001103 1.155686 ( 1.152203)
build_ruby 0.000677 0.000869 2.908328 ( 12.950251)
build_all 0.005982 0.000376 4.649456 ( 1.842018)
build_install 0.012538 0.004325 7.490195 ( 3.644473)
test_btest 0.000934 0.000000 55.768134 ( 15.046960)
test_basic 0.004943 0.002797 0.666805 ( 0.730664)
test_all 0.081576 0.036353 608.965962 (188.569064)
test_rubyspec 0.056999 0.028937 114.173857 ( 19.762857)
total: 245.88 sec