Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-100231
#<BuildRuby:0x000055acdbaa6120
@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.20230514-100231",
@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.000020 0.000000 0.000020 ( 0.000019)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.005002 0.000310 1.698318 ( 2.954130)
build_miniruby 0.001174 0.000294 1.179003 ( 1.177387)
build_ruby 0.000000 0.001418 2.419875 ( 2.620272)
build_all 0.003524 0.001358 1.907163 ( 1.918028)
build_install 0.008997 0.000000 3.066489 ( 8.786497)
test_btest 0.001010 0.000000 72.189199 ( 21.972444)
test_basic 0.005959 0.000112 0.701678 ( 0.779083)
test_all 0.000729 0.000168 610.073076 (221.243053)
test_rubyspec 0.033250 0.018518 80.547743 ( 97.134180)
total: 358.59 sec