Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-065136
#<BuildRuby:0x0000555fa5ec8d30
@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.20221116-065136",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000026 0.000002 0.000028 ( 0.000025)
build_up 0.005350 0.004128 1.161582 ( 1.318143)
build_miniruby 0.002324 0.000000 0.922553 ( 0.937503)
build_ruby 0.002445 0.000000 2.365466 ( 2.302262)
build_all 0.013872 0.004491 18.229324 ( 2.290782)
build_install 0.015341 0.005457 1.867606 ( 1.012497)
test_btest 0.000000 0.001189 85.575854 ( 9.056329)
test_basic 0.004554 0.002161 0.352496 ( 0.444389)
test_all 0.001803 0.000375 672.850556 ( 73.064812)
test_rubyspec 0.089203 0.042948 50.008259 ( 58.553119)
total: 148.98 sec