Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-045238
#<BuildRuby:0x0000556c69401ed0
@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.20230313-045238",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000022 0.000000 0.000022 ( 0.000024)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.005406 0.000056 1.815270 ( 3.861729)
build_miniruby 0.001286 0.000051 1.222894 ( 1.445461)
build_ruby 0.001371 0.000054 2.572337 ( 3.128451)
build_all 0.006486 0.000088 2.123915 ( 1.966218)
build_install 0.007976 0.007266 3.216776 ( 2.735921)
test_btest 0.000675 0.000065 65.429857 ( 34.232789)
test_basic 0.000000 0.005989 0.530889 ( 0.917505)
test_all 0.000647 0.001175 529.243325 (212.051491)
test_rubyspec 0.023662 0.022423 75.349719 ( 86.613212)
total: 346.95 sec