Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-060523
#<BuildRuby:0x0000558c8d066138
@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.20231015-060523",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.003063 0.003462 2.097556 ( 2.408858)
build_miniruby 0.001137 0.000147 1.556593 ( 1.555082)
build_ruby 0.002281 0.000000 3.292329 ( 3.483769)
build_all 0.003503 0.004264 6.080159 ( 2.462108)
build_install 0.017054 0.000000 7.582397 ( 3.596518)
test_btest 0.001003 0.000000 88.871213 ( 27.592373)
test_basic 0.006014 0.000007 0.740327 ( 0.799774)
test_all 0.008666 0.000594 693.779616 (245.308275)
test_rubyspec 0.035565 0.028622 96.057204 (107.274789)
total: 394.48 sec