Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-023721
#<BuildRuby:0x00007f287dc3fdc8
@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.20240906-023721",
@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.000014 0.000007 0.000021 ( 0.000021)
autoconf 0.000023 0.000012 0.000035 ( 0.000034)
configure 0.000023 0.000011 0.000034 ( 0.000033)
build_up 0.006532 0.001235 2.597366 ( 2.786163)
build_miniruby 0.001032 0.000486 1.200356 ( 1.196692)
build_ruby 0.000000 0.001675 3.106135 ( 3.310427)
build_all 0.001099 0.007160 7.163968 ( 2.685171)
build_install 0.008233 0.009526 9.611313 ( 4.406072)
test_btest 0.000582 0.000377 105.333179 ( 27.928111)
test_basic 0.003693 0.004037 1.077135 ( 1.130008)
test_all 0.115834 0.033203 777.421688 (233.859869)
test_rubyspec 0.046002 0.049580 171.744261 ( 53.872534)
total: 331.18 sec