Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-121739
#<BuildRuby:0x00005604b62469c0
@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.20220804-121739",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001979 0.007681 0.820501 ( 0.928395)
build_miniruby 0.001181 0.000272 0.064992 ( 0.063484)
build_ruby 0.001427 0.000329 0.064153 ( 0.062089)
build_all 0.006279 0.001449 1.255041 ( 0.459415)
build_install 0.015476 0.001248 4.222244 ( 1.734711)
test_btest 0.001337 0.000267 50.384832 ( 6.106509)
test_basic 0.005010 0.001002 0.283747 ( 0.374418)
test_all 0.002606 0.000521 486.317105 ( 51.487415)
test_rubyspec 0.084965 0.059466 41.319591 ( 48.956012)
total: 110.17 sec