Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-030916
#<BuildRuby:0x0000559cf6b846e0
@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.20220727-030916",
@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.000012 0.000003 0.000015 ( 0.000016)
configure 0.000046 0.000013 0.000059 ( 0.000059)
build_up 0.010982 0.000678 0.974881 ( 1.388766)
build_miniruby 0.002325 0.000000 0.072075 ( 0.069540)
build_ruby 0.001992 0.000030 0.076623 ( 0.074584)
build_all 0.003461 0.008269 1.526276 ( 0.586154)
build_install 0.023882 0.000695 5.168391 ( 2.050565)
test_btest 0.000871 0.000217 73.139862 ( 8.417185)
test_basic 0.002383 0.005126 0.312676 ( 0.400915)
test_all 0.001704 0.000512 668.306020 ( 65.794143)
test_rubyspec 0.075726 0.105410 45.454990 ( 51.317705)
total: 130.10 sec