Logfile: /home/ko1/ruby/logs/brlog.trunk.20220420-083305
#<BuildRuby:0x00005560e0f9c4f0
@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-083305",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006175 0.005044 1.033212 ( 5.363253)
build_miniruby 0.001829 0.000261 0.074627 ( 0.072323)
build_ruby 0.001838 0.000263 0.078405 ( 0.076119)
build_all 0.008313 0.000457 1.406083 ( 0.582281)
build_install 0.020180 0.001170 5.808176 ( 2.792001)
test_btest 0.001348 0.000159 75.435858 ( 8.024773)
test_basic 0.000778 0.005930 0.321644 ( 0.414559)
test_all 0.002573 0.000254 651.732566 ( 64.763472)
test_rubyspec 0.106997 0.071796 45.747716 ( 51.142993)
total: 133.23 sec