Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-025122
#<BuildRuby:0x00005642a5cd2038
@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.20220730-025122",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.002359 0.008569 0.844644 ( 1.014707)
build_miniruby 0.001838 0.000424 0.064142 ( 0.061836)
build_ruby 0.001014 0.000234 0.056371 ( 0.055124)
build_all 0.007879 0.001818 1.257190 ( 0.469670)
build_install 0.013423 0.004615 4.432776 ( 1.804756)
test_btest 0.001596 0.000399 54.505038 ( 6.124053)
test_basic 0.005568 0.001392 0.294266 ( 0.383668)
test_all 0.002031 0.000508 509.400959 ( 53.794205)
test_rubyspec 0.084317 0.054684 41.735349 ( 47.628775)
total: 111.34 sec