Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-110008
#<BuildRuby:0x00007fd005b7fde0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241231-110008",
@make="make",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005189 0.000894 2.077318 ( 2.390066)
build_miniruby 0.001299 0.000224 1.548600 ( 1.545975)
build_ruby 0.001562 0.000269 4.088476 ( 4.244236)
build_all 0.005270 0.003626 6.690160 ( 2.867112)
build_install 0.015908 0.003209 8.205700 ( 4.468407)
test_btest 0.000697 0.000135 76.206957 ( 20.550054)
test_basic 0.004700 0.005084 1.021935 ( 1.075078)
test_all 0.104675 0.037420 721.812347 (233.020615)
test_rubyspec 0.047658 0.032993 117.825207 ( 26.354326)
total: 296.52 sec