Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260309-035657
#<BuildRuby:0x000079160c82fdc0
@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.20260309-035657",
@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.000026 0.000006 0.000032 ( 0.000032)
autoconf 0.000046 0.000011 0.000057 ( 0.000049)
configure 0.000042 0.000000 0.000042 ( 0.000042)
build_up 0.003508 0.004428 3.134567 ( 3.767281)
build_miniruby 0.001538 0.000384 2.326102 ( 2.388166)
build_ruby 0.001849 0.000462 5.777301 ( 5.953868)
build_all 0.007349 0.003173 8.022353 ( 5.205192)
build_install 0.011082 0.008689 9.922329 ( 5.940411)
test_btest 0.000921 0.000000 82.571306 ( 26.097863)
test_basic 0.008549 0.002881 1.292759 ( 1.404278)
test_all 0.089594 0.044884 821.844337 (241.182011)
test_rubyspec 0.042858 0.043782 141.655685 ( 29.325654)
total: 321.27 sec