Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-173918
#<BuildRuby:0x000055f06d1fb810
@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.20220308-173918",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.003597 0.009287 1.009404 ( 1.125403)
build_miniruby 0.001373 0.000916 0.068979 ( 0.067048)
build_ruby 0.001187 0.000792 0.074840 ( 0.073132)
build_all 0.010028 0.001190 4.264988 ( 0.850126)
build_install 0.015950 0.006306 7.936151 ( 2.386461)
test_btest 0.000819 0.000437 73.707493 ( 8.124155)
test_basic 0.003032 0.003884 0.336684 ( 0.436200)
test_all 0.000982 0.000552 660.049930 ( 65.500825)
test_rubyspec 0.111811 0.058922 46.060669 ( 51.236673)
total: 129.80 sec