Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-232401
#<BuildRuby:0x00005637a5048480
@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.20220618-232401",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005987 0.004703 0.963874 ( 1.579714)
build_miniruby 0.002254 0.000000 0.069477 ( 0.067473)
build_ruby 0.001767 0.000000 0.076345 ( 0.074999)
build_all 0.007252 0.002049 1.495430 ( 0.600480)
build_install 0.018361 0.004567 5.811950 ( 2.743505)
test_btest 0.000773 0.000215 71.942528 ( 7.869529)
test_basic 0.003352 0.004389 0.334560 ( 0.422433)
test_all 0.002060 0.000651 702.113005 ( 67.662430)
test_rubyspec 0.103063 0.072113 45.822344 ( 51.593082)
total: 132.61 sec