Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-214538
#<BuildRuby:0x000055cf04c88420
@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-214538",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000041 0.000010 0.000051 ( 0.000049)
build_up 0.011147 0.000675 0.983563 ( 1.412231)
build_miniruby 0.001676 0.000335 0.075903 ( 0.074311)
build_ruby 0.001875 0.000375 0.070372 ( 0.069096)
build_all 0.005872 0.004741 1.523124 ( 0.580731)
build_install 0.019335 0.003754 5.229853 ( 2.055429)
test_btest 0.000904 0.000215 76.472906 ( 8.243480)
test_basic 0.002164 0.004987 0.320331 ( 0.409970)
test_all 0.001437 0.000411 680.569848 ( 66.462536)
test_rubyspec 0.103061 0.071996 45.500344 ( 53.094824)
total: 132.40 sec