Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-080028
#<BuildRuby:0x000055f64898b680
@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.20220306-080028",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008351 0.002088 1.013429 ( 1.264132)
build_miniruby 0.001721 0.000430 0.075385 ( 0.073117)
build_ruby 0.001398 0.000349 0.068290 ( 0.066842)
build_all 0.006844 0.004108 4.131068 ( 0.823470)
build_install 0.024007 0.000004 7.884105 ( 2.385383)
test_btest 0.001417 0.000000 73.537439 ( 8.398704)
test_basic 0.006996 0.000000 0.344806 ( 0.439360)
test_all 0.001895 0.000165 688.684407 ( 67.219354)
test_rubyspec 0.117063 0.047994 46.460034 ( 51.889489)
total: 132.56 sec