Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-232349
#<BuildRuby:0x000056319e4c7680
@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.20220326-232349",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006913 0.004077 0.986844 ( 1.129624)
build_miniruby 0.002044 0.000128 0.079466 ( 0.079574)
build_ruby 0.002153 0.000135 0.079304 ( 0.078696)
build_all 0.009531 0.000304 4.188634 ( 0.854245)
build_install 0.020801 0.004039 7.886594 ( 2.439444)
test_btest 0.001351 0.000118 73.432828 ( 8.297186)
test_basic 0.007950 0.000000 0.342742 ( 0.434058)
test_all 0.001632 0.000065 657.287309 ( 65.880263)
test_rubyspec 0.124594 0.048115 45.993504 ( 51.341375)
total: 130.54 sec