Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-010645
#<BuildRuby:0x00007f65f4aafdc8
@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.20241212-010645",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.002523 0.004506 3.475884 ( 4.017173)
build_miniruby 0.001245 0.000258 1.505352 ( 1.515311)
build_ruby 0.001525 0.000316 4.045695 ( 4.211725)
build_all 0.003447 0.005006 6.395526 ( 2.692948)
build_install 0.013296 0.003376 8.755697 ( 4.300414)
test_btest 0.000714 0.000173 74.451198 ( 20.948394)
test_basic 0.004828 0.004369 0.984619 ( 1.032053)
test_all 0.097160 0.047421 716.239773 (233.031552)
test_rubyspec 0.049798 0.029159 112.230943 ( 24.732115)
total: 296.48 sec