Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-172837
#<BuildRuby:0x000055a3bb030b88
@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.20220825-172837",
@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.000002 0.000010 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010862 0.001615 0.980324 ( 1.008044)
build_miniruby 0.001910 0.000441 0.079065 ( 0.077212)
build_ruby 0.001499 0.000346 0.079537 ( 0.078585)
build_all 0.008828 0.000889 1.538837 ( 0.592707)
build_install 0.019265 0.003793 1.894650 ( 0.917460)
test_btest 0.000938 0.000197 70.844052 ( 8.412698)
test_basic 0.007544 0.000000 0.332128 ( 0.421736)
test_all 0.005684 0.000000 651.682656 ( 64.815913)
test_rubyspec 0.149210 0.026162 46.098324 ( 54.511194)
total: 130.84 sec