Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-073731
#<BuildRuby:0x000055f044583600
@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-073731",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.002199 0.007128 1.137592 ( 2.043036)
build_miniruby 0.001265 0.000584 0.914319 ( 0.931412)
build_ruby 0.000105 0.002024 2.381038 ( 2.321853)
build_all 0.017818 0.001216 18.374696 ( 2.261499)
build_install 0.020708 0.000741 1.905968 ( 0.980991)
test_btest 0.000737 0.000227 88.443102 ( 10.108506)
test_basic 0.007456 0.000132 0.352597 ( 0.442458)
test_all 0.001765 0.000504 724.366351 ( 75.782036)
test_rubyspec 0.063183 0.050605 50.959643 ( 59.601320)
total: 154.47 sec