Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-172337
#<BuildRuby:0x000055992802c3a0
@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.20220830-172337",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008046 0.004709 0.985128 ( 1.146890)
build_miniruby 0.001794 0.000359 0.079687 ( 0.078909)
build_ruby 0.001883 0.000377 0.077706 ( 0.075949)
build_all 0.008496 0.000766 1.514078 ( 0.567160)
build_install 0.016337 0.006226 1.894330 ( 0.917324)
test_btest 0.001444 0.000000 75.040881 ( 8.088491)
test_basic 0.007043 0.000000 0.313624 ( 0.402331)
test_all 0.003510 0.000444 678.455098 ( 66.822451)
test_rubyspec 0.112194 0.071746 45.874463 ( 54.408691)
total: 132.51 sec