Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-174153
#<BuildRuby:0x00005601017e3940
@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-174153",
@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.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.010682 0.995319 ( 1.076401)
build_miniruby 0.000000 0.002161 0.079115 ( 0.076818)
build_ruby 0.000000 0.002051 0.075416 ( 0.073233)
build_all 0.005970 0.004527 4.173742 ( 0.835011)
build_install 0.019061 0.005085 7.867550 ( 2.378085)
test_btest 0.001001 0.000350 79.283297 ( 8.409232)
test_basic 0.005570 0.001949 0.336502 ( 0.433210)
test_all 0.001321 0.000462 709.662005 ( 72.911272)
test_rubyspec 0.120785 0.049608 45.731629 ( 51.138168)
total: 137.33 sec