Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-210440
#<BuildRuby:0x000055defc17cbc8
@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.20220720-210440",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006681 0.004492 0.977493 ( 1.028104)
build_miniruby 0.001448 0.000310 0.075382 ( 0.075558)
build_ruby 0.001726 0.000370 0.077561 ( 0.077266)
build_all 0.005185 0.004563 1.522682 ( 0.591480)
build_install 0.021552 0.001857 5.182903 ( 2.131068)
test_btest 0.001166 0.000259 72.409030 ( 8.186761)
test_basic 0.008358 0.000000 0.323184 ( 0.413013)
test_all 0.001843 0.000078 648.152927 ( 64.585970)
test_rubyspec 0.112538 0.056388 45.779755 ( 51.538672)
total: 128.63 sec