Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-122311
#<BuildRuby:0x0000555a4d231458
@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.20221031-122311",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007130 0.002852 1.147206 ( 1.231013)
build_miniruby 0.001275 0.000509 0.104831 ( 0.101657)
build_ruby 0.001037 0.000415 0.103189 ( 0.099981)
build_all 0.008362 0.001261 1.330650 ( 0.566869)
build_install 0.008602 0.009589 1.655754 ( 0.899764)
test_btest 0.000000 0.001965 61.970633 ( 6.358787)
test_basic 0.000000 0.006778 0.350282 ( 0.441461)
test_all 0.003979 0.002548 490.804276 ( 53.377777)
test_rubyspec 0.076282 0.053089 43.506391 ( 52.035650)
total: 115.11 sec