Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-163037
#<BuildRuby:0x000055de388f8d30
@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.20221117-163037",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.000000 0.008645 1.118639 ( 1.166601)
build_miniruby 0.000000 0.001691 0.890213 ( 0.889378)
build_ruby 0.000000 0.002294 2.425069 ( 2.329924)
build_all 0.003347 0.014548 18.438426 ( 2.277495)
build_install 0.013854 0.007739 1.892823 ( 0.997022)
test_btest 0.000000 0.001360 83.218163 ( 9.604133)
test_basic 0.004480 0.002529 0.350741 ( 0.440376)
test_all 0.001063 0.000468 723.752887 ( 75.714328)
test_rubyspec 0.062932 0.065634 51.298652 ( 59.826460)
total: 153.25 sec