Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-171403
#<BuildRuby:0x000055e6e450f778
@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.20220325-171403",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000059 0.000018 0.000077 ( 0.000084)
build_up 0.006529 0.004728 1.006055 ( 1.314115)
build_miniruby 0.001284 0.000458 0.075621 ( 0.075188)
build_ruby 0.001325 0.000473 0.078226 ( 0.078089)
build_all 0.010667 0.000000 4.129420 ( 0.854129)
build_install 0.022331 0.001000 8.078836 ( 2.456348)
test_btest 0.000989 0.000235 73.066481 ( 8.086094)
test_basic 0.007792 0.000000 0.340090 ( 0.430630)
test_all 0.000000 0.001908 661.613598 ( 65.689603)
test_rubyspec 0.133102 0.033989 45.749126 ( 51.225894)
total: 130.21 sec