Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-200357
#<BuildRuby:0x000055580a2a4920
@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.20220906-200357",
@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.000019 0.000000 0.000019 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.011262 0.000000 0.962946 ( 0.996912)
build_miniruby 0.002429 0.000000 0.077644 ( 0.075178)
build_ruby 0.001968 0.000000 0.072520 ( 0.070362)
build_all 0.010926 0.000266 1.571586 ( 0.600790)
build_install 0.017499 0.005189 1.896493 ( 0.946658)
test_btest 0.001095 0.000208 92.936077 ( 9.591002)
test_basic 0.002386 0.005171 0.359379 ( 0.454111)
test_all 0.004602 0.000000 650.207731 ( 66.249352)
test_rubyspec 0.127090 0.050626 47.034402 ( 55.404401)
total: 134.39 sec