Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-114903
#<BuildRuby:0x000055f92d9cdac0
@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.20221017-114903",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000005 0.000000 0.000005 ( 0.000007)
build_up 0.010366 0.000000 1.096140 ( 1.139860)
build_miniruby 0.002026 0.000052 0.103606 ( 0.100226)
build_ruby 0.001321 0.000176 0.101716 ( 0.099114)
build_all 0.006353 0.000847 1.340419 ( 0.587607)
build_install 0.014208 0.000592 1.668377 ( 0.898330)
test_btest 0.001988 0.000234 62.315498 ( 6.258345)
test_basic 0.006885 0.000810 0.358248 ( 0.448122)
test_all 0.004740 0.002328 522.069337 ( 55.145896)
test_rubyspec 0.085390 0.037738 43.231057 ( 51.706190)
total: 116.38 sec