Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-172810
#<BuildRuby:0x00005625b92f63b0
@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.20230627-172810",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.007060 0.000000 2.118284 ( 6.784652)
build_miniruby 0.001413 0.000000 1.781238 ( 5.476313)
build_ruby 0.001922 0.000000 3.286005 ( 8.561099)
build_all 0.003918 0.005089 2.619002 ( 4.538992)
build_install 0.012276 0.008863 4.150686 ( 7.964204)
test_btest 0.000787 0.000278 83.451447 ( 90.471352)
test_basic 0.003091 0.001091 0.885510 ( 2.099766)
test_all 0.001045 0.000369 647.395285 (831.176427)
test_rubyspec 0.052952 0.013940 95.610833 (207.570416)
total: 1164.64 sec