Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-034355
#<BuildRuby:0x000056243f25c510
@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.20220328-034355",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005329 0.004246 1.030465 ( 1.592455)
build_miniruby 0.000000 0.002077 0.069673 ( 0.068041)
build_ruby 0.001049 0.001330 0.075082 ( 0.073065)
build_all 0.005766 0.004410 4.159999 ( 0.842766)
build_install 0.015438 0.007893 7.867819 ( 2.407199)
test_btest 0.000928 0.000278 70.734883 ( 8.154942)
test_basic 0.006641 0.000730 0.345479 ( 0.435272)
test_all 0.001708 0.000488 652.889904 ( 66.277571)
test_rubyspec 0.118390 0.049327 45.956059 ( 51.371206)
total: 131.22 sec