Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-063440
#<BuildRuby:0x0000555c7101cc00
@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.20220811-063440",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011345 0.000485 0.993051 ( 1.185069)
build_miniruby 0.001881 0.000125 0.073861 ( 0.071992)
build_ruby 0.001992 0.000133 0.074722 ( 0.072941)
build_all 0.010374 0.000346 1.580421 ( 0.581702)
build_install 0.015508 0.007668 5.308374 ( 2.079948)
test_btest 0.001488 0.000000 78.106013 ( 8.542223)
test_basic 0.005234 0.004011 0.338615 ( 0.425891)
test_all 0.001570 0.000252 686.574494 ( 67.776695)
test_rubyspec 0.101824 0.080416 46.493112 ( 53.985327)
total: 134.72 sec