Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-073905
#<BuildRuby:0x0000565531f2a120
@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-073905",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008822 0.001250 1.108545 ( 1.164924)
build_miniruby 0.001334 0.000333 0.102162 ( 0.099486)
build_ruby 0.001134 0.000284 0.102383 ( 0.101016)
build_all 0.007498 0.000702 1.339950 ( 0.571384)
build_install 0.012567 0.002900 1.678575 ( 0.923286)
test_btest 0.001690 0.000390 61.995426 ( 6.793310)
test_basic 0.000814 0.006058 0.356509 ( 0.449063)
test_all 0.007407 0.000000 503.343382 ( 53.869031)
test_rubyspec 0.075250 0.056085 43.487808 ( 52.017742)
total: 115.99 sec