Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260310-115419
#<BuildRuby:0x000070bd9dcffdc0
@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.20260310-115419",
@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.000024 0.000006 0.000030 ( 0.000031)
autoconf 0.000049 0.000014 0.000063 ( 0.000055)
configure 0.000054 0.000000 0.000054 ( 0.000053)
build_up 0.003204 0.005147 3.119050 ( 3.676740)
build_miniruby 0.000989 0.001003 2.255974 ( 2.347905)
build_ruby 0.002252 0.000069 5.901393 ( 6.138093)
build_all 0.006938 0.002589 7.641281 ( 3.902022)
build_install 0.011804 0.005935 8.710965 ( 4.896115)
test_btest 0.000296 0.000803 78.868326 ( 21.402162)
test_basic 0.005499 0.004251 1.161726 ( 1.202241)
test_all 0.087567 0.037419 728.668327 (245.062302)
test_rubyspec 0.055020 0.036250 133.821311 ( 25.598936)
total: 314.23 sec