Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251211-161838
#<BuildRuby:0x00007a4769ecfdd0
@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.20251211-161838",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.003018 0.004305 2.907278 ( 2.718839)
build_miniruby 0.001498 0.000147 2.008341 ( 2.004458)
build_ruby 0.001665 0.000234 4.552274 ( 16.771558)
build_all 0.008145 0.001177 7.105124 ( 3.171095)
build_install 0.017673 0.005171 10.020767 ( 5.842551)
test_btest 0.000784 0.000227 74.488803 ( 25.565339)
test_basic 0.004265 0.001575 1.059713 ( 6.383571)
test_all 0.095193 0.037484 716.176440 (221.792792)
test_rubyspec 0.054890 0.028370 127.514100 ( 23.415121)
total: 307.67 sec