Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-121105
#<BuildRuby:0x000055c28c878a58
@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.20220325-121105",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007556 0.004771 1.036572 ( 2.723724)
build_miniruby 0.001527 0.000328 0.078503 ( 0.076508)
build_ruby 0.001678 0.000360 0.071474 ( 0.069326)
build_all 0.009669 0.001032 4.113555 ( 0.844985)
build_install 0.018416 0.004645 7.904707 ( 2.424615)
test_btest 0.000895 0.000189 76.791061 ( 8.207670)
test_basic 0.006033 0.001270 0.332964 ( 0.425699)
test_all 0.000000 0.001988 653.401310 ( 65.258608)
test_rubyspec 0.106655 0.053166 45.587532 ( 50.994780)
total: 131.03 sec