Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-090738
#<BuildRuby:0x000055cdc429a8a0
@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.20220306-090738",
@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.000000 0.000005 0.000005 ( 0.000005)
autoconf 0.000000 0.000043 0.000043 ( 0.000043)
configure 0.000000 0.000012 0.000012 ( 0.000012)
build_up 0.001350 0.008520 1.004825 ( 1.228358)
build_miniruby 0.001506 0.000463 0.078985 ( 0.076983)
build_ruby 0.002156 0.000000 0.075749 ( 0.073662)
build_all 0.008115 0.001727 4.163717 ( 0.847125)
build_install 0.010208 0.012674 7.979527 ( 2.420508)
test_btest 0.000904 0.000373 77.823641 ( 8.247645)
test_basic 0.006271 0.000644 0.337752 ( 0.427506)
test_all 0.001346 0.000524 655.846083 ( 65.400670)
test_rubyspec 0.086352 0.076292 46.396089 ( 51.943593)
total: 130.67 sec