Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-070712
#<BuildRuby:0x0000558b0f25b440
@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.20220329-070712",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.010091 0.003741 1.024016 ( 1.727461)
build_miniruby 0.002167 0.000000 0.078946 ( 0.077223)
build_ruby 0.001948 0.000036 0.081399 ( 0.079406)
build_all 0.010213 0.000635 4.123779 ( 0.848924)
build_install 0.017826 0.004873 7.745901 ( 2.409019)
test_btest 0.001007 0.000131 74.515120 ( 8.286788)
test_basic 0.002959 0.004982 0.323461 ( 0.411875)
test_all 0.001765 0.000307 689.167867 ( 67.787240)
test_rubyspec 0.124804 0.041545 45.846015 ( 51.359514)
total: 132.99 sec