Logfile: /home/ko1/ruby/logs/brlog.trunk.20220420-150458
#<BuildRuby:0x0000557bf81792f0
@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.20220420-150458",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003466 0.006570 0.842029 ( 1.110696)
build_miniruby 0.001074 0.000307 0.054600 ( 0.053725)
build_ruby 0.001494 0.000427 0.062294 ( 0.060876)
build_all 0.002457 0.004667 1.179299 ( 0.466339)
build_install 0.014136 0.004755 4.732555 ( 2.431621)
test_btest 0.001584 0.000560 52.851129 ( 5.881773)
test_basic 0.001413 0.004792 0.298722 ( 0.390177)
test_all 0.002265 0.000933 510.258632 ( 54.615909)
test_rubyspec 0.098835 0.029935 41.134233 ( 46.703540)
total: 111.72 sec