Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-093504
#<BuildRuby:0x00005595541d4a68
@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.20221007-093504",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.007128 0.003978 1.077674 ( 1.116555)
build_miniruby 0.002034 0.000000 0.103340 ( 0.100669)
build_ruby 0.001649 0.000000 0.097147 ( 0.094247)
build_all 0.008501 0.000491 1.354692 ( 0.573997)
build_install 0.010987 0.005423 1.658126 ( 0.905388)
test_btest 0.001119 0.000186 61.026486 ( 6.571554)
test_basic 0.006714 0.000311 0.350431 ( 0.439112)
test_all 0.004648 0.002771 515.004259 ( 54.868468)
test_rubyspec 0.075821 0.050069 42.456141 ( 50.689564)
total: 115.36 sec