Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-142858
#<BuildRuby:0x0000555df7b408e8
@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.20220813-142858",
@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.000005)
autoconf 0.000022 0.000002 0.000024 ( 0.000016)
configure 0.000075 0.000005 0.000080 ( 0.000084)
build_up 0.005311 0.007038 0.957449 ( 1.083667)
build_miniruby 0.001803 0.000318 0.068596 ( 0.067469)
build_ruby 0.001965 0.000000 0.074579 ( 0.073878)
build_all 0.010383 0.000136 1.518961 ( 0.574159)
build_install 0.020781 0.001188 1.887275 ( 0.954353)
test_btest 0.001246 0.000162 73.356605 ( 8.436124)
test_basic 0.007131 0.000348 0.317624 ( 0.407214)
test_all 0.003811 0.000476 646.435260 ( 64.818104)
test_rubyspec 0.110980 0.060140 46.057827 ( 53.504563)
total: 129.92 sec