Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-201140
#<BuildRuby:0x00005652b5462fe0
@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.20220911-201140",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010564 0.000183 1.155928 ( 1.141024)
build_miniruby 0.002063 0.000122 0.076591 ( 0.076083)
build_ruby 0.002110 0.000124 0.068699 ( 0.067565)
build_all 0.009397 0.000055 1.564967 ( 0.617925)
build_install 0.018338 0.005176 1.964449 ( 0.969366)
test_btest 0.001191 0.000113 93.399402 ( 9.524316)
test_basic 0.002992 0.005198 0.347974 ( 0.435725)
test_all 0.004143 0.000591 675.733155 ( 68.224140)
test_rubyspec 0.128923 0.043747 47.304593 ( 55.741226)
total: 136.80 sec