Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-075220
#<BuildRuby:0x000055c2ebbd5f48
@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.20230811-075220",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.008817 0.000284 3.443416 ( 11.479700)
build_miniruby 0.001493 0.000083 2.161553 ( 5.160654)
build_ruby 0.002240 0.000000 3.892081 ( 10.591345)
build_all 0.007274 0.002671 3.043843 ( 6.475733)
build_install 0.021162 0.000696 4.976599 ( 11.469050)
test_btest 0.000821 0.000054 88.629862 ( 64.095462)
test_basic 0.008081 0.000527 1.027528 ( 2.169474)
test_all 0.001781 0.000116 739.968903 (614.950407)
test_rubyspec 0.044589 0.024601 107.916792 (258.459234)
total: 984.85 sec