Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-184729
#<BuildRuby:0x00005572f6786f90
@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.20220728-184729",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008742 0.001457 0.842245 ( 0.919615)
build_miniruby 0.001880 0.000313 0.062092 ( 0.060736)
build_ruby 0.001294 0.000216 0.052238 ( 0.050681)
build_all 0.003206 0.004497 1.235813 ( 0.466510)
build_install 0.010070 0.007864 4.150234 ( 1.745437)
test_btest 0.001411 0.000434 52.220094 ( 5.994884)
test_basic 0.000290 0.005774 0.289283 ( 0.385327)
test_all 0.002820 0.000000 478.954446 ( 51.801636)
test_rubyspec 0.081533 0.042017 41.711292 ( 47.607721)
total: 109.03 sec