Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260222-160349
#<BuildRuby:0x00007019b303fdd0
@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.20260222-160349",
@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.000026 0.000007 0.000033 ( 0.000033)
autoconf 0.000046 0.000013 0.000059 ( 0.000055)
configure 0.000036 0.000011 0.000047 ( 0.000047)
build_up 0.001644 0.005897 3.105544 ( 3.349387)
build_miniruby 0.001844 0.000000 2.382041 ( 2.389992)
build_ruby 0.001213 0.001067 5.812941 ( 5.970660)
build_all 0.006311 0.003753 8.799673 ( 5.284516)
build_install 0.016724 0.006239 11.987357 ( 8.474074)
test_btest 0.000892 0.000294 96.104923 ( 49.775832)
test_basic 0.005183 0.006923 1.491501 ( 2.107786)
test_all 0.098641 0.046101 964.523923 (922.047336)
test_rubyspec 0.064155 0.036511 163.964759 (221.342465)
total: 1220.74 sec