Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-031653
#<BuildRuby:0x000055faf8030e50
@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.20220916-031653",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.002600 0.007829 1.106939 ( 1.386630)
build_miniruby 0.000000 0.002584 0.073594 ( 0.070957)
build_ruby 0.000000 0.001970 0.069049 ( 0.066890)
build_all 0.003321 0.006942 1.584275 ( 0.607524)
build_install 0.016607 0.005705 1.898526 ( 0.938350)
test_btest 0.001363 0.000000 92.244470 ( 9.052612)
test_basic 0.007091 0.000000 0.349303 ( 0.449450)
test_all 0.005165 0.000401 667.697042 ( 68.069591)
test_rubyspec 0.120772 0.058918 47.109388 ( 55.495190)
total: 136.14 sec