Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260316-033001
#<BuildRuby:0x00007aa386affdd0
@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.20260316-033001",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000035 0.000011 0.000046 ( 0.000045)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.001876 0.005302 2.672473 ( 2.759793)
build_miniruby 0.001569 0.000188 1.847668 ( 1.820572)
build_ruby 0.001534 0.000792 5.412162 ( 5.448555)
build_all 0.008338 0.001040 7.508642 ( 3.331772)
build_install 0.014836 0.005958 9.692461 ( 5.497554)
test_btest 0.000718 0.000239 82.248268 ( 22.115918)
test_basic 0.004286 0.005978 1.266883 ( 1.307542)
test_all 0.086765 0.050104 858.419833 (258.228009)
test_rubyspec 0.055344 0.037440 139.442560 ( 30.464490)
total: 330.98 sec