Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-141218
#<BuildRuby:0x0000555a31309400
@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.20220829-141218",
@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.000024 0.000000 0.000024 ( 0.000024)
autoconf 0.000043 0.000000 0.000043 ( 0.000044)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.007545 0.004608 0.879701 ( 1.081943)
build_miniruby 0.001283 0.000092 0.062763 ( 0.062200)
build_ruby 0.001380 0.000000 0.066660 ( 0.066053)
build_all 0.009951 0.000446 1.254407 ( 0.478194)
build_install 0.017225 0.000407 1.597038 ( 0.815706)
test_btest 0.002112 0.000124 53.248478 ( 6.066666)
test_basic 0.005594 0.000329 0.292089 ( 0.383717)
test_all 0.002378 0.001581 483.590617 ( 52.070422)
test_rubyspec 0.095794 0.040061 41.427071 ( 49.886388)
total: 110.91 sec