Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-070207
#<BuildRuby:0x0000564fbd7306c8
@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.20220326-070207",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005622 0.005169 0.998342 ( 1.248093)
build_miniruby 0.001405 0.000301 0.076785 ( 0.075989)
build_ruby 0.001734 0.000372 0.071335 ( 0.070480)
build_all 0.010560 0.000252 4.129150 ( 0.859152)
build_install 0.013247 0.010465 7.852802 ( 2.445241)
test_btest 0.001135 0.000315 74.974568 ( 8.006646)
test_basic 0.006398 0.001777 0.345064 ( 0.435499)
test_all 0.001589 0.000441 686.613131 ( 67.392442)
test_rubyspec 0.097976 0.074989 46.037113 ( 51.232889)
total: 131.77 sec