Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-160736
#<BuildRuby:0x000055a0a9fc84c0
@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.20220915-160736",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009528 0.000294 1.133568 ( 1.255739)
build_miniruby 0.001781 0.000381 0.080907 ( 0.078772)
build_ruby 0.001459 0.000312 0.067585 ( 0.065566)
build_all 0.008371 0.001794 1.578017 ( 0.601013)
build_install 0.014060 0.008376 1.901755 ( 0.941342)
test_btest 0.000907 0.000252 95.021792 ( 9.459928)
test_basic 0.002695 0.005648 0.353307 ( 0.443626)
test_all 0.003843 0.001281 675.971829 ( 68.185647)
test_rubyspec 0.088915 0.076289 46.871446 ( 55.281064)
total: 136.31 sec