Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-105524
#<BuildRuby:0x000055c7e212d310
@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.20220804-105524",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.010344 0.000621 0.841057 ( 1.133641)
build_miniruby 0.001496 0.000321 0.062720 ( 0.061102)
build_ruby 0.001137 0.000244 0.052468 ( 0.051117)
build_all 0.004317 0.005361 1.215369 ( 0.471773)
build_install 0.016820 0.000000 4.242613 ( 1.797682)
test_btest 0.001656 0.000184 52.395574 ( 5.965456)
test_basic 0.000711 0.004691 0.279334 ( 0.376115)
test_all 0.002384 0.000000 481.898682 ( 51.471537)
test_rubyspec 0.081102 0.048154 41.162731 ( 48.890247)
total: 110.22 sec