Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-192216
#<BuildRuby:0x000055e7dbb846d8
@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.20220627-192216",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000049 0.000011 0.000060 ( 0.000061)
build_up 0.008637 0.001993 0.966560 ( 1.013893)
build_miniruby 0.002172 0.000000 0.067013 ( 0.065523)
build_ruby 0.002241 0.000000 0.080497 ( 0.078953)
build_all 0.009355 0.000960 1.469392 ( 0.594391)
build_install 0.015357 0.007501 5.921176 ( 2.823590)
test_btest 0.001222 0.000000 72.973049 ( 7.942521)
test_basic 0.007001 0.000000 0.323864 ( 0.413028)
test_all 0.003077 0.000000 669.338440 ( 66.310232)
test_rubyspec 0.125529 0.055997 46.041244 ( 51.779406)
total: 131.02 sec