Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-132412
#<BuildRuby:0x0000557d50ec51f8
@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.20220802-132412",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000612 0.012729 0.874098 ( 0.917003)
build_miniruby 0.001853 0.000000 0.062364 ( 0.061283)
build_ruby 0.001454 0.000000 0.055350 ( 0.054185)
build_all 0.007819 0.000321 1.210739 ( 0.453291)
build_install 0.015461 0.002550 4.290868 ( 1.790087)
test_btest 0.001184 0.000355 51.922998 ( 6.390618)
test_basic 0.002419 0.003454 0.285364 ( 0.375550)
test_all 0.001939 0.000647 479.487924 ( 51.473779)
test_rubyspec 0.084860 0.049396 41.356987 ( 48.976571)
total: 110.49 sec