Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-204747
#<BuildRuby:0x00005559378ed1a0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-204747",
@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.000001 0.000010 ( 0.000011)
configure 0.000030 0.000004 0.000034 ( 0.000030)
build_up 0.011024 0.001575 0.938862 ( 0.994385)
build_miniruby 0.002652 0.000000 0.075765 ( 0.073041)
build_ruby 0.001752 0.000000 0.076455 ( 0.074722)
build_all 0.006680 0.004181 4.112117 ( 0.793909)
build_install 0.013270 0.010138 7.766764 ( 2.307585)
test_btest 0.000989 0.000260 47.010989 ( 43.555911)
test_basic 0.004032 0.004565 0.351316 ( 0.437360)
test_all 0.001403 0.000421 687.411530 ( 66.824746)
test_rubyspec 0.066446 0.077380 45.851880 ( 51.121381)
total: 166.18 sec