Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-234358
#<BuildRuby:0x00007f1c739efde0
@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.20240717-234358",
@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.000019 0.000003 0.000022 ( 0.000024)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.000000 0.008739 3.791658 ( 3.925836)
build_miniruby 0.000000 0.001739 1.679445 ( 1.682316)
build_ruby 0.000000 0.002378 4.548725 ( 4.700385)
build_all 0.002294 0.007820 8.696347 ( 4.012296)
build_install 0.017946 0.004598 11.542083 ( 6.020502)
test_btest 0.000671 0.000217 119.726450 ( 38.316825)
test_basic 0.001345 0.007309 1.101636 ( 1.147459)
test_all 0.085176 0.063104 798.116789 (277.602074)
test_rubyspec 0.048504 0.035747 163.830595 ( 35.283908)
total: 372.69 sec