Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-045658
#<BuildRuby:0x000055e1ee8046e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220726-045658",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.003416 0.008437 0.979627 ( 4.422001)
build_miniruby 0.002142 0.000429 0.078100 ( 0.076092)
build_ruby 0.001344 0.000269 0.075365 ( 0.074021)
build_all 0.010898 0.000000 1.536713 ( 0.580787)
build_install 0.013823 0.005913 5.181197 ( 2.099367)
test_btest 0.000795 0.000168 73.592817 ( 8.243300)
test_basic 0.003940 0.004577 0.327920 ( 0.414481)
test_all 0.000000 0.001897 649.838111 ( 64.725759)
test_rubyspec 0.082170 0.092373 45.429570 ( 51.225321)
total: 131.86 sec