Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-054402
#<BuildRuby:0x000055e4f478f800
@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.20220718-054402",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010989 0.000000 0.965989 ( 0.988380)
build_miniruby 0.001857 0.000000 0.075502 ( 0.074720)
build_ruby 0.002187 0.000000 0.074573 ( 0.073252)
build_all 0.002330 0.008258 1.514567 ( 0.596001)
build_install 0.017267 0.003230 5.196899 ( 2.098391)
test_btest 0.001239 0.000148 75.518143 ( 8.546979)
test_basic 0.003847 0.003307 0.310957 ( 0.401148)
test_all 0.002217 0.000328 671.622544 ( 66.373291)
test_rubyspec 0.114325 0.050009 45.599013 ( 51.290663)
total: 130.44 sec