Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-104236
#<BuildRuby:0x000055c7221ed400
@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.20220811-104236",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010485 0.000162 0.835803 ( 1.005720)
build_miniruby 0.001350 0.000090 0.062093 ( 0.060742)
build_ruby 0.001534 0.000102 0.062709 ( 0.061574)
build_all 0.004099 0.004933 1.201609 ( 0.452948)
build_install 0.013491 0.000489 4.277363 ( 1.764438)
test_btest 0.001457 0.000171 54.257772 ( 6.288439)
test_basic 0.000000 0.005321 0.287974 ( 0.385858)
test_all 0.002022 0.003025 505.758118 ( 53.148681)
test_rubyspec 0.087219 0.039688 41.192287 ( 48.917742)
total: 112.09 sec