Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-220736
#<BuildRuby:0x000055d79ec7d438
@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.20221019-220736",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008135 0.001356 1.145525 ( 1.210574)
build_miniruby 0.001932 0.000000 0.109194 ( 0.105230)
build_ruby 0.001674 0.000000 0.099685 ( 0.096698)
build_all 0.007436 0.000990 1.301909 ( 0.556716)
build_install 0.011593 0.004458 1.698082 ( 0.905887)
test_btest 0.001503 0.000282 64.157942 ( 6.725713)
test_basic 0.005155 0.000966 0.353962 ( 0.443678)
test_all 0.005134 0.001733 510.319622 ( 54.598415)
test_rubyspec 0.063856 0.066669 43.253735 ( 51.855751)
total: 116.50 sec