Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-200528
#<BuildRuby:0x0000556f929b1f70
@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.20230501-200528",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.001991 0.003349 1.672210 ( 2.955915)
build_miniruby 0.001212 0.000151 1.099637 ( 1.104752)
build_ruby 0.001451 0.000000 2.411085 ( 2.630809)
build_all 0.002703 0.003353 1.933056 ( 1.202121)
build_install 0.014381 0.000000 3.095744 ( 2.187979)
test_btest 0.000000 0.000978 71.875201 ( 22.794258)
test_basic 0.004779 0.001101 0.741399 ( 0.834504)
test_all 0.001197 0.000177 532.448917 (169.370504)
test_rubyspec 0.019199 0.025859 71.783902 ( 83.577392)
total: 286.66 sec