Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-224313
#<BuildRuby:0x000055a7d8086120
@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.20230801-224313",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006719 0.000720 2.256669 ( 6.455902)
build_miniruby 0.001309 0.000140 2.048651 ( 4.187082)
build_ruby 0.001463 0.000156 3.297610 ( 5.028472)
build_all 0.000077 0.008367 2.614060 ( 3.325561)
build_install 0.003539 0.015280 4.203763 ( 5.842382)
test_btest 0.000638 0.000191 78.748758 ( 54.740535)
test_basic 0.008065 0.001167 0.919076 ( 1.979154)
test_all 0.001157 0.000336 658.826834 (419.560020)
test_rubyspec 0.026448 0.028744 96.244566 (166.457074)
total: 667.58 sec