Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-085409
#<BuildRuby:0x000055da1a8ce700
@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.20221117-085409",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000073 0.000006 0.000079 ( 0.000081)
build_up 0.003891 0.003980 1.095123 ( 1.557269)
build_miniruby 0.001408 0.000187 0.890263 ( 0.894169)
build_ruby 0.001782 0.000238 2.356295 ( 2.267897)
build_all 0.017039 0.000489 18.474074 ( 2.309366)
build_install 0.008877 0.010463 1.942865 ( 1.062083)
test_btest 0.001166 0.000253 85.951116 ( 10.105346)
test_basic 0.005567 0.001211 0.346492 ( 0.436489)
test_all 0.003371 0.000000 711.829951 ( 74.687393)
test_rubyspec 0.068309 0.047319 50.876134 ( 59.375185)
total: 152.70 sec