Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-065625
#<BuildRuby:0x00005561ee863800
@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.20220724-065625",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006184 0.006321 1.042366 ( 2.248135)
build_miniruby 0.001716 0.000624 0.075432 ( 0.073493)
build_ruby 0.001299 0.000473 0.079065 ( 0.077832)
build_all 0.003677 0.007000 1.526955 ( 0.586969)
build_install 0.013672 0.009063 5.179397 ( 2.082162)
test_btest 0.000000 0.001180 76.738888 ( 8.666825)
test_basic 0.004059 0.003267 0.326742 ( 0.415152)
test_all 0.001927 0.001027 649.326990 ( 64.649696)
test_rubyspec 0.082909 0.101346 45.506624 ( 51.282345)
total: 130.08 sec