Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260101-065239
#<BuildRuby:0x000077582cedfde0
@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.20260101-065239",
@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.000022 0.000006 0.000028 ( 0.000027)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.001428 0.005139 2.112280 ( 2.245783)
build_miniruby 0.001549 0.000000 1.496785 ( 1.493429)
build_ruby 0.000364 0.001706 3.672167 ( 3.749188)
build_all 0.006764 0.002233 6.197263 ( 2.451155)
build_install 0.015518 0.004636 8.180280 ( 4.290164)
test_btest 0.000806 0.000245 75.520630 ( 19.412020)
test_basic 0.003742 0.004506 0.929283 ( 0.980460)
test_all 0.099005 0.027559 745.004128 (218.981829)
test_rubyspec 0.046640 0.038885 132.253234 ( 29.639003)
total: 283.24 sec