Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-000257
#<BuildRuby:0x00005633a5c5e318
@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.20230604-000257",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.002475 0.003651 1.606520 ( 2.892086)
build_miniruby 0.000932 0.000194 1.141870 ( 1.140234)
build_ruby 0.001140 0.000237 2.365353 ( 2.549305)
build_all 0.001832 0.003473 2.018450 ( 1.196696)
build_install 0.011678 0.002953 3.161723 ( 2.140506)
test_btest 0.000751 0.000181 77.187426 ( 20.814144)
test_basic 0.004433 0.001070 0.770148 ( 0.840451)
test_all 0.000897 0.000217 541.981262 (155.170181)
test_rubyspec 0.028524 0.020147 72.980060 ( 84.728446)
total: 271.47 sec