Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-045436
#<BuildRuby:0x000056507bb35570
@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.20220823-045436",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000012)
build_up 0.008318 0.000317 0.878364 ( 1.737631)
build_miniruby 0.001503 0.000108 0.060534 ( 0.060832)
build_ruby 0.001611 0.000116 0.065537 ( 0.065907)
build_all 0.009194 0.000318 1.235234 ( 0.462626)
build_install 0.014452 0.000011 1.571445 ( 0.813162)
test_btest 0.001047 0.000058 53.505758 ( 6.071332)
test_basic 0.006294 0.000350 0.295629 ( 0.387745)
test_all 0.003923 0.000110 513.356211 ( 52.938866)
test_rubyspec 0.077449 0.050329 41.795859 ( 50.253485)
total: 112.79 sec