Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260321-134059
#<BuildRuby:0x000075838cb3fdc8
@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.20260321-134059",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.001523 0.005575 2.914243 ( 3.023718)
build_miniruby 0.001647 0.000191 2.064301 ( 2.039548)
build_ruby 0.001031 0.001007 5.175364 ( 5.196480)
build_all 0.004581 0.004821 7.416014 ( 3.401933)
build_install 0.015868 0.005282 9.561374 ( 5.437901)
test_btest 0.000790 0.000255 82.064196 ( 23.395082)
test_basic 0.006509 0.002501 1.333599 ( 1.381509)
test_all 0.106642 0.031670 803.522825 (240.993501)
test_rubyspec 0.057391 0.033011 140.777623 ( 29.658503)
total: 314.53 sec