Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-071152
#<BuildRuby:0x0000558184671a00
@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.20230206-071152",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.000652 0.004046 1.100212 ( 1.496488)
build_miniruby 0.001040 0.000136 1.095999 ( 1.094297)
build_ruby 0.001095 0.000143 2.103508 ( 2.310555)
build_all 0.005962 0.000234 3.344166 ( 1.602032)
build_install 0.013004 0.000000 2.765952 ( 1.988715)
test_btest 0.000653 0.000000 55.931578 ( 15.864481)
test_basic 0.004598 0.000000 0.407051 ( 0.503350)
test_all 0.001321 0.000000 622.358600 (182.214283)
test_rubyspec 0.019628 0.019390 64.583677 ( 74.500074)
total: 281.58 sec