Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-022212
#<BuildRuby:0x000056450edcf510
@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.20220430-022212",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.010552 0.002038 1.052633 ( 1.131386)
build_miniruby 0.003129 0.000000 0.076146 ( 0.073009)
build_ruby 0.001903 0.000200 0.075918 ( 0.073909)
build_all 0.004134 0.004378 1.529939 ( 0.625297)
build_install 0.018154 0.006051 5.841858 ( 2.804963)
test_btest 0.001293 0.000431 74.228367 ( 8.227700)
test_basic 0.004354 0.004651 0.328264 ( 0.414509)
test_all 0.000026 0.002892 666.623574 ( 65.095049)
test_rubyspec 0.098651 0.093100 45.267899 ( 50.435832)
total: 128.88 sec