Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-135642
#<BuildRuby:0x000055b038f346c8
@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.20220208-135642",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005364 0.005588 0.946271 ( 1.048410)
build_miniruby 0.001352 0.000416 0.077978 ( 0.077101)
build_ruby 0.001395 0.000430 0.077024 ( 0.075856)
build_all 0.003723 0.006011 4.124767 ( 0.795331)
build_install 0.022546 0.000898 7.824645 ( 2.315323)
test_btest 0.000983 0.000289 73.907638 ( 8.435047)
test_basic 0.007031 0.002068 0.347538 ( 0.434591)
test_all 0.001263 0.000372 657.588312 ( 66.858336)
test_rubyspec 0.101836 0.070578 46.188299 ( 51.594190)
total: 131.64 sec