Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-145750
#<BuildRuby:0x000055bb55fe1058
@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.20220809-145750",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008528 0.000243 0.823414 ( 1.049021)
build_miniruby 0.001508 0.000502 0.063606 ( 0.061964)
build_ruby 0.001112 0.000370 0.056029 ( 0.054699)
build_all 0.006655 0.002218 1.240205 ( 0.457431)
build_install 0.008806 0.007324 4.385866 ( 1.799143)
test_btest 0.000787 0.000315 53.905689 ( 6.094113)
test_basic 0.001093 0.004959 0.291644 ( 0.382041)
test_all 0.002119 0.000989 476.798841 ( 51.137526)
test_rubyspec 0.091305 0.040652 41.705618 ( 49.258666)
total: 110.30 sec