Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260307-103559
#<BuildRuby:0x00007f735f86fdd8
@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.20260307-103559",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000034 0.000009 0.000043 ( 0.000042)
build_up 0.004618 0.003466 3.213182 ( 5.132466)
build_miniruby 0.001462 0.000408 2.346460 ( 3.323638)
build_ruby 0.002140 0.000308 5.842625 ( 8.432135)
build_all 0.007941 0.003305 8.405071 ( 10.762616)
build_install 0.019030 0.006809 11.340574 ( 15.344168)
test_btest 0.000701 0.000205 92.262559 (130.570936)
test_basic 0.007941 0.005518 1.456529 ( 2.592281)
test_all 0.103362 0.044196 1005.245984 (621.075557)
test_rubyspec 0.058867 0.034087 144.375020 ( 48.065083)
total: 845.30 sec