Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-115727
#<BuildRuby:0x0000560f3c2af778
@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.20220326-115727",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007277 0.005024 1.007201 ( 1.011285)
build_miniruby 0.002473 0.000000 0.077722 ( 0.075486)
build_ruby 0.002038 0.000088 0.074057 ( 0.071919)
build_all 0.010398 0.000448 4.138019 ( 0.858544)
build_install 0.020822 0.003859 8.020959 ( 2.408607)
test_btest 0.000871 0.000205 73.221682 ( 8.287314)
test_basic 0.006549 0.001541 0.349695 ( 0.438417)
test_all 0.001782 0.000419 704.861681 ( 68.470365)
test_rubyspec 0.108478 0.043300 46.100385 ( 51.603742)
total: 133.23 sec