Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-114441
#<BuildRuby:0x0000557504bd8ea8
@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.20220909-114441",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010463 0.000569 1.133898 ( 1.140171)
build_miniruby 0.001855 0.000397 0.072095 ( 0.070555)
build_ruby 0.001782 0.000382 0.074156 ( 0.072942)
build_all 0.010330 0.000297 1.575225 ( 0.607912)
build_install 0.016361 0.006124 1.908374 ( 0.937399)
test_btest 0.001163 0.000259 91.344828 ( 9.379183)
test_basic 0.008067 0.000000 0.356179 ( 0.443743)
test_all 0.003102 0.000269 645.223774 ( 66.458566)
test_rubyspec 0.139892 0.033369 47.008399 ( 55.309403)
total: 134.42 sec