Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-145705
#<BuildRuby:0x00007f565613fde0
@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.20241019-145705",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000037 0.000007 0.000044 ( 0.000042)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.000000 0.009177 4.524448 ( 4.921126)
build_miniruby 0.001218 0.000890 1.847364 ( 1.941845)
build_ruby 0.001978 0.000507 5.124621 ( 5.458544)
build_all 0.009034 0.001296 8.004057 ( 5.332942)
build_install 0.021844 0.004455 11.883065 ( 8.926015)
test_btest 0.000833 0.000204 103.016342 ( 80.029151)
test_basic 0.011806 0.001855 1.319839 ( 1.646911)
test_all 0.091033 0.071243 855.134629 (492.295920)
test_rubyspec 0.042594 0.050501 141.692951 ( 47.103500)
total: 647.66 sec