Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-144457
#<BuildRuby:0x000055b02e4051a8
@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.20220813-144457",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.010459 0.000805 0.854025 ( 1.022196)
build_miniruby 0.001506 0.000116 0.054819 ( 0.053578)
build_ruby 0.001633 0.000000 0.057581 ( 0.056114)
build_all 0.010352 0.000173 1.230059 ( 0.461371)
build_install 0.013399 0.000531 1.586252 ( 0.806689)
test_btest 0.001381 0.000086 51.082750 ( 6.038178)
test_basic 0.005603 0.000350 0.293944 ( 0.384488)
test_all 0.003379 0.000211 504.032742 ( 52.577667)
test_rubyspec 0.106877 0.024577 41.613300 ( 48.919568)
total: 110.32 sec