Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-085629
#<BuildRuby:0x000055a1b9768a58
@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.20220206-085629",
@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.000017 0.000004 0.000021 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002620 0.007275 0.961343 ( 1.254955)
build_miniruby 0.001453 0.000519 0.078283 ( 0.077338)
build_ruby 0.001397 0.000499 0.078163 ( 0.078070)
build_all 0.008344 0.001453 4.117734 ( 0.797545)
build_install 0.015802 0.006837 7.857064 ( 2.321488)
test_btest 0.000000 0.001224 75.784877 ( 8.513490)
test_basic 0.002901 0.004624 0.328403 ( 0.417311)
test_all 0.001185 0.000488 705.809121 ( 69.862310)
test_rubyspec 0.088675 0.080623 45.851212 ( 51.291057)
total: 134.61 sec