Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-100712
#<BuildRuby:0x00007f9d026bfde0
@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.20240813-100712",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000038 0.000005 0.000043 ( 0.000044)
configure 0.000033 0.000004 0.000037 ( 0.000038)
build_up 0.001830 0.007565 4.247380 ( 5.927899)
build_miniruby 0.002068 0.000381 1.831039 ( 2.096339)
build_ruby 0.002832 0.000000 5.012313 ( 5.778552)
build_all 0.009573 0.001533 9.373143 ( 8.716229)
build_install 0.022523 0.004042 12.887671 ( 12.291568)
test_btest 0.000751 0.000135 130.748828 (109.587466)
test_basic 0.008360 0.004561 1.365970 ( 1.570296)
test_all 0.116465 0.043470 852.176554 (296.258270)
test_rubyspec 0.074644 0.021507 178.310448 ( 58.945643)
total: 501.17 sec