Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-210116
#<BuildRuby:0x00005652fa63efe0
@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.20220908-210116",
@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.000007 0.000000 0.000007 ( 0.000083)
autoconf 0.000026 0.000000 0.000026 ( 0.000025)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.010010 0.000895 1.112578 ( 1.306962)
build_miniruby 0.001957 0.000280 0.076325 ( 0.074067)
build_ruby 0.001442 0.000206 0.075830 ( 0.075070)
build_all 0.011215 0.000000 1.592573 ( 0.598744)
build_install 0.021859 0.000035 1.888786 ( 0.937497)
test_btest 0.001072 0.000102 95.752717 ( 9.336150)
test_basic 0.006027 0.000574 0.356652 ( 0.452971)
test_all 0.004622 0.000295 686.350678 ( 68.553450)
test_rubyspec 0.088511 0.089271 47.006693 ( 55.315831)
total: 136.65 sec