Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-014259
#<BuildRuby:0x00005587b82bc920
@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.20221116-014259",
@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.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007852 0.000834 1.123457 ( 1.469536)
build_miniruby 0.001476 0.000316 0.881530 ( 0.887328)
build_ruby 0.001872 0.000401 2.355493 ( 2.269176)
build_all 0.016574 0.000545 18.193225 ( 2.256283)
build_install 0.009006 0.012532 1.839657 ( 0.966873)
test_btest 0.001135 0.000340 81.215754 ( 10.458023)
test_basic 0.001732 0.005101 0.331064 ( 0.422135)
test_all 0.001355 0.000474 687.529060 ( 73.753943)
test_rubyspec 0.070345 0.061714 49.937091 ( 58.436987)
total: 150.92 sec