Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240810-164849
#<BuildRuby:0x00007f4179bffdd0
@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.20240810-164849",
@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.000009 0.000027 ( 0.000028)
autoconf 0.000034 0.000017 0.000051 ( 0.000052)
configure 0.000000 0.000056 0.000056 ( 0.000046)
build_up 0.004864 0.004247 3.600600 ( 3.753474)
build_miniruby 0.000986 0.000509 1.122806 ( 1.119699)
build_ruby 0.001101 0.000569 3.618595 ( 3.784180)
build_all 0.004394 0.004256 8.127872 ( 3.133418)
build_install 0.008398 0.008871 10.096797 ( 4.473629)
test_btest 0.000000 0.000968 120.909576 ( 31.935074)
test_basic 0.007510 0.004442 1.175556 ( 1.266250)
test_all 0.099198 0.052294 797.439703 (278.062540)
test_rubyspec 0.032982 0.058817 168.712447 ( 27.685383)
total: 355.21 sec