Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-175317
#<BuildRuby:0x0000558e47f69f70
@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.20230601-175317",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.005609 0.000000 1.618064 ( 2.934891)
build_miniruby 0.001451 0.000000 1.234085 ( 1.232756)
build_ruby 0.000000 0.001497 2.599982 ( 2.789294)
build_all 0.003858 0.002248 2.056638 ( 1.199373)
build_install 0.007345 0.008868 3.285753 ( 2.389886)
test_btest 0.000657 0.000000 76.279718 ( 28.651617)
test_basic 0.000000 0.004089 0.739468 ( 0.814937)
test_all 0.000000 0.001204 527.528889 (191.963983)
test_rubyspec 0.018469 0.022701 75.638656 ( 87.473503)
total: 319.45 sec