Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251226-050051
#<BuildRuby:0x000072e9fff6fde0
@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.20251226-050051",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000030 0.000011 0.000041 ( 0.000041)
configure 0.000028 0.000010 0.000038 ( 0.000038)
build_up 0.002540 0.004206 2.736935 ( 3.027388)
build_miniruby 0.001018 0.000700 2.394447 ( 2.395259)
build_ruby 0.001943 0.000000 4.479133 ( 4.544502)
build_all 0.006484 0.002582 7.140045 ( 3.093168)
build_install 0.011476 0.008944 10.092444 ( 5.987762)
test_btest 0.000729 0.000300 78.901611 ( 23.652261)
test_basic 0.005535 0.004160 1.092737 ( 4.712426)
test_all 0.096562 0.034059 783.564297 (265.801609)
test_rubyspec 0.056689 0.029847 132.858855 ( 31.240838)
total: 344.46 sec