Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-161221
#<BuildRuby:0x0000564f5f614e28
@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.20220912-161221",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010580 0.000427 1.132340 ( 1.137257)
build_miniruby 0.002374 0.000000 0.075928 ( 0.073825)
build_ruby 0.001861 0.000000 0.072758 ( 0.071014)
build_all 0.004989 0.004138 1.534699 ( 0.607211)
build_install 0.018588 0.005160 1.916440 ( 0.945153)
test_btest 0.001224 0.000175 97.608678 ( 9.652806)
test_basic 0.000151 0.008380 0.355945 ( 0.448144)
test_all 0.003327 0.000000 676.771906 ( 68.324796)
test_rubyspec 0.115784 0.055436 47.262887 ( 55.642445)
total: 136.90 sec