Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-140007
#<BuildRuby:0x00005647f494e228
@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.20230908-140007",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003294 0.004556 2.250166 ( 4.594237)
build_miniruby 0.000000 0.001759 1.708944 ( 1.860529)
build_ruby 0.000516 0.001429 3.296707 ( 3.846743)
build_all 0.004842 0.004153 6.508792 ( 4.740677)
build_install 0.010925 0.010081 8.087274 ( 6.671964)
test_btest 0.000734 0.000228 82.311443 ( 49.971306)
test_basic 0.007353 0.002282 1.000976 ( 1.298448)
test_all 0.009408 0.001477 700.064743 (315.269111)
test_rubyspec 0.035351 0.033091 102.080938 (121.425398)
total: 509.68 sec