Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-161634
#<BuildRuby:0x000055e72ace83a0
@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.20220831-161634",
@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.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005887 0.006460 0.990813 ( 1.020360)
build_miniruby 0.000000 0.002214 0.080833 ( 0.078847)
build_ruby 0.001258 0.000610 0.072382 ( 0.070979)
build_all 0.006095 0.004351 1.544648 ( 0.590155)
build_install 0.021878 0.002048 1.874084 ( 0.915348)
test_btest 0.001603 0.000000 78.491707 ( 8.612352)
test_basic 0.007264 0.000000 0.316643 ( 0.406029)
test_all 0.004854 0.000508 678.253834 ( 67.006707)
test_rubyspec 0.103872 0.074509 46.000972 ( 54.489860)
total: 133.19 sec