Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-193114
#<BuildRuby:0x0000559ac15d1338
@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.20221101-193114",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.006555 0.003641 1.107077 ( 1.158415)
build_miniruby 0.001480 0.000822 0.101914 ( 0.098741)
build_ruby 0.001352 0.000000 0.102625 ( 0.100919)
build_all 0.008540 0.000151 1.313942 ( 0.545543)
build_install 0.010309 0.004686 1.647954 ( 0.883644)
test_btest 0.001379 0.000627 61.479372 ( 6.715056)
test_basic 0.003044 0.004481 0.357913 ( 0.447308)
test_all 0.002819 0.004243 513.543665 ( 57.771560)
test_rubyspec 0.027968 0.095897 43.207955 ( 51.786700)
total: 119.51 sec