Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-130918
#<BuildRuby:0x000056240be86f90
@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.20221016-130918",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000005 0.000011 ( 0.000012)
configure 0.000015 0.000012 0.000027 ( 0.000024)
build_up 0.002656 0.006814 1.100088 ( 1.287121)
build_miniruby 0.000837 0.000744 0.105319 ( 0.102603)
build_ruby 0.000000 0.001598 0.109828 ( 0.107022)
build_all 0.004156 0.006457 1.360918 ( 0.577673)
build_install 0.007890 0.007890 1.626097 ( 0.876259)
test_btest 0.000890 0.000890 64.361183 ( 6.444453)
test_basic 0.001362 0.006367 0.363796 ( 0.451684)
test_all 0.006694 0.000860 517.379451 ( 54.942151)
test_rubyspec 0.077618 0.048516 43.229130 ( 51.788071)
total: 116.58 sec