Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-105957
#<BuildRuby:0x000055996d9e8e80
@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.20220813-105957",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000037 0.000003 0.000040 ( 0.000039)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.009971 0.000767 0.821247 ( 0.964391)
build_miniruby 0.001527 0.000118 0.055287 ( 0.053690)
build_ruby 0.001459 0.000000 0.056315 ( 0.054851)
build_all 0.002477 0.007141 1.252649 ( 0.466153)
build_install 0.013952 0.001652 1.581146 ( 0.792442)
test_btest 0.000000 0.001034 51.609885 ( 6.142966)
test_basic 0.001166 0.003767 0.264612 ( 0.358372)
test_all 0.000000 0.003579 498.167608 ( 52.284946)
test_rubyspec 0.093233 0.042072 41.516328 ( 49.188378)
total: 110.31 sec