Logfile: /home/ko1/ruby/logs/brlog.trunk.20220409-085958
#<BuildRuby:0x000056239d838a58
@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.20220409-085958",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.010160 0.000677 1.022386 ( 1.793988)
build_miniruby 0.001638 0.000109 0.075506 ( 0.074213)
build_ruby 0.001803 0.000120 0.078798 ( 0.077430)
build_all 0.008648 0.000240 1.523493 ( 0.599227)
build_install 0.017419 0.005290 2.045870 ( 1.128277)
test_btest 0.000934 0.000098 74.127082 ( 8.284632)
test_basic 0.006676 0.000703 0.333321 ( 0.423063)
test_all 0.002127 0.000224 704.385147 ( 68.334624)
test_rubyspec 0.123569 0.051031 46.687701 ( 52.158656)
total: 132.88 sec