Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-125742
#<BuildRuby:0x00005639806b0b38
@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.20220403-125742",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.006317 0.004236 1.001455 ( 1.778329)
build_miniruby 0.001754 0.000220 0.077081 ( 0.075031)
build_ruby 0.001989 0.000000 0.079747 ( 0.078222)
build_all 0.010528 0.000466 4.266875 ( 0.865292)
build_install 0.016397 0.007174 8.490672 ( 2.974432)
test_btest 0.000000 0.001459 74.032059 ( 8.184079)
test_basic 0.000774 0.007988 0.332958 ( 0.421300)
test_all 0.001499 0.000395 657.537660 ( 65.579701)
test_rubyspec 0.122946 0.050776 46.410888 ( 51.532623)
total: 131.49 sec