Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-110254
#<BuildRuby:0x000056350a526c88
@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.20221012-110254",
@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.000033 0.000000 0.000033 ( 0.000034)
autoconf 0.000089 0.000000 0.000089 ( 0.000089)
configure 0.000084 0.000000 0.000084 ( 0.000086)
build_up 0.003032 0.008217 1.080862 ( 1.114525)
build_miniruby 0.002164 0.000333 0.098250 ( 0.094228)
build_ruby 0.001179 0.000182 0.092291 ( 0.090352)
build_all 0.008688 0.000616 1.303036 ( 0.562941)
build_install 0.014061 0.000000 1.647120 ( 0.879705)
test_btest 0.002163 0.000254 61.049428 ( 6.630046)
test_basic 0.006062 0.000713 0.355813 ( 0.446630)
test_all 0.007395 0.000245 487.427482 ( 52.925362)
test_rubyspec 0.103272 0.029166 43.024946 ( 51.265938)
total: 114.01 sec