Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-091157
#<BuildRuby:0x000055deece75038
@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.20220505-091157",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000032 0.000002 0.000034 ( 0.000035)
configure 0.000022 0.000002 0.000024 ( 0.000022)
build_up 0.003314 0.004408 0.887455 ( 1.402941)
build_miniruby 0.000906 0.000113 0.061926 ( 0.060610)
build_ruby 0.000854 0.000107 0.080259 ( 0.079312)
build_all 0.005238 0.000107 1.293218 ( 0.541968)
build_install 0.014034 0.000090 6.648007 ( 3.126307)
test_btest 0.000580 0.000058 61.959715 ( 14.004623)
test_basic 0.004647 0.000019 0.268645 ( 0.362810)
test_all 0.001124 0.000107 545.551527 ( 64.386175)
test_rubyspec 0.033760 0.015715 52.387324 ( 57.818539)
total: 141.78 sec