Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260210-030906
#<BuildRuby:0x000079579173fde0
@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.20260210-030906",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000038 0.000000 0.000038 ( 0.000038)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.003298 0.003495 2.471252 ( 2.334898)
build_miniruby 0.001211 0.000249 1.650313 ( 1.623208)
build_ruby 0.000006 0.001771 3.812436 ( 3.916844)
build_all 0.006045 0.001668 6.528923 ( 2.701529)
build_install 0.013238 0.005095 8.689214 ( 4.679413)
test_btest 0.000185 0.001055 76.640036 ( 20.281042)
test_basic 0.007243 0.003584 1.179077 ( 1.218022)
test_all 0.087943 0.037741 758.667060 (240.786023)
test_rubyspec 0.052570 0.033220 135.305389 ( 36.869044)
total: 314.41 sec