Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-090726
#<BuildRuby:0x00005633b7da0480
@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.20220331-090726",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006879 0.004741 1.008524 ( 1.760785)
build_miniruby 0.000000 0.002302 0.072318 ( 0.071437)
build_ruby 0.000347 0.001851 0.073909 ( 0.072801)
build_all 0.007513 0.002683 4.201916 ( 0.877275)
build_install 0.015663 0.007043 8.075158 ( 2.488473)
test_btest 0.000000 0.001994 75.754065 ( 7.955642)
test_basic 0.006492 0.001565 0.349018 ( 0.437929)
test_all 0.001462 0.000568 653.089332 ( 65.516103)
test_rubyspec 0.098392 0.072530 46.575750 ( 51.928447)
total: 131.11 sec