Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260114-224215
#<BuildRuby:0x00007a2a04acfdc0
@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.20260114-224215",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.003706 0.003662 3.125897 ( 2.912583)
build_miniruby 0.000815 0.000943 1.870637 ( 1.870543)
build_ruby 0.001185 0.000806 4.778125 ( 4.893423)
build_all 0.006851 0.002493 7.472392 ( 3.615764)
build_install 0.009965 0.010975 10.056028 ( 5.900868)
test_btest 0.000223 0.000742 82.465461 ( 30.917961)
test_basic 0.006856 0.003623 1.188636 ( 1.241701)
test_all 0.100568 0.034029 815.212074 (252.822212)
test_rubyspec 0.049429 0.037622 133.612661 ( 30.194356)
total: 334.37 sec