Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-150018
#<BuildRuby:0x0000564677d8c408
@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.20221201-150018",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005098 0.005103 1.202992 ( 1.247662)
build_miniruby 0.002367 0.000547 0.854049 ( 0.853349)
build_ruby 0.003243 0.000000 2.250558 ( 2.157364)
build_all 0.020936 0.001098 18.696243 ( 2.202092)
build_install 0.017065 0.003547 2.069199 ( 1.043849)
test_btest 0.000990 0.000180 90.460112 ( 9.314564)
test_basic 0.008007 0.001455 0.350397 ( 0.435924)
test_all 0.002577 0.000295 700.308818 ( 70.146432)
test_rubyspec 0.101620 0.066864 49.534113 ( 57.632500)
total: 145.03 sec