Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-132153
#<BuildRuby:0x000055672ef34a68
@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.20220802-132153",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000005 0.000012 ( 0.000012)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.006382 0.003546 0.815612 ( 0.988388)
build_miniruby 0.001360 0.000755 0.062499 ( 0.061608)
build_ruby 0.001069 0.000594 0.066377 ( 0.065923)
build_all 0.007766 0.001411 1.277255 ( 0.469909)
build_install 0.012316 0.003219 4.183012 ( 1.773851)
test_btest 0.001127 0.000512 50.443376 ( 5.875904)
test_basic 0.000684 0.006370 0.285843 ( 0.378878)
test_all 0.001596 0.000870 508.784256 ( 53.405251)
test_rubyspec 0.092623 0.043201 41.514662 ( 49.297601)
total: 112.32 sec