Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-152044
#<BuildRuby:0x0000561b9d0e6190
@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-152044",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006217 0.000691 2.031880 ( 4.998882)
build_miniruby 0.001853 0.000205 1.577265 ( 2.266375)
build_ruby 0.000000 0.002063 2.830764 ( 4.007892)
build_all 0.003171 0.004721 2.246273 ( 3.125521)
build_install 0.009236 0.012113 3.671344 ( 5.610841)
test_btest 0.000935 0.000233 80.753536 ( 87.340002)
test_basic 0.006532 0.000614 0.828252 ( 1.603756)
test_all 0.001584 0.000384 589.053403 (477.397078)
test_rubyspec 0.031066 0.028609 85.918530 (109.793344)
total: 696.14 sec