Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-184813
#<BuildRuby:0x000055e46c5ae230
@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.20230513-184813",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005242 0.000225 1.703995 ( 2.880175)
build_miniruby 0.001103 0.000184 1.249778 ( 1.248182)
build_ruby 0.001389 0.000000 2.435573 ( 2.621023)
build_all 0.005503 0.000000 1.972104 ( 1.161626)
build_install 0.008731 0.005496 3.072624 ( 2.058878)
test_btest 0.000559 0.000108 72.402187 ( 24.378280)
test_basic 0.003522 0.004150 0.714600 ( 0.793038)
test_all 0.001051 0.000233 554.361069 (177.033696)
test_rubyspec 0.017459 0.026883 74.086265 ( 85.822055)
total: 298.00 sec