Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-171629
#<BuildRuby:0x00005610016e0c00
@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.20220919-171629",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008400 0.001409 1.084708 ( 1.147996)
build_miniruby 0.001376 0.000423 0.117765 ( 0.115032)
build_ruby 0.000000 0.002153 0.120418 ( 0.104893)
build_all 0.007408 0.003137 1.594021 ( 0.665039)
build_install 0.016350 0.005505 1.960499 ( 0.990699)
test_btest 0.000934 0.000329 78.027543 ( 8.622348)
test_basic 0.005889 0.002078 0.385277 ( 0.474128)
test_all 0.002595 0.000916 643.109674 ( 66.629498)
test_rubyspec 0.105082 0.065673 45.583966 ( 53.646324)
total: 132.40 sec