Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-221922
#<BuildRuby:0x00007fba7821fdd8
@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.20241201-221922",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006916 0.000716 3.486984 ( 3.453148)
build_miniruby 0.001453 0.000150 1.533213 ( 1.534073)
build_ruby 0.001767 0.000183 4.030271 ( 4.174554)
build_all 0.004173 0.004441 6.398872 ( 2.787305)
build_install 0.002811 0.018648 9.293004 ( 4.799711)
test_btest 0.000732 0.000196 76.104870 ( 21.540543)
test_basic 0.008633 0.001042 0.949327 ( 1.038243)
test_all 0.119498 0.022857 663.805137 (193.990415)
test_rubyspec 0.062843 0.016710 114.848983 ( 24.613785)
total: 257.93 sec