Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-201040
#<BuildRuby:0x0000563dc8dcc4c0
@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.20220728-201040",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000056 0.000008 0.000064 ( 0.000070)
build_up 0.011004 0.000000 0.948720 ( 1.067797)
build_miniruby 0.001886 0.000172 0.073976 ( 0.072214)
build_ruby 0.001564 0.000184 0.067937 ( 0.066159)
build_all 0.006126 0.003723 1.529325 ( 0.573437)
build_install 0.018674 0.005182 5.136208 ( 2.070886)
test_btest 0.000000 0.001093 76.344965 ( 8.035930)
test_basic 0.005827 0.002502 0.311459 ( 0.400635)
test_all 0.001527 0.000318 632.642886 ( 64.964113)
test_rubyspec 0.116633 0.053998 45.570094 ( 51.409885)
total: 128.66 sec