Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-165529
#<BuildRuby:0x000055886a5012f0
@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.20220520-165529",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.006824 0.003477 0.845164 ( 1.019851)
build_miniruby 0.001029 0.000468 0.051849 ( 0.050293)
build_ruby 0.001283 0.000584 0.061643 ( 0.058870)
build_all 0.006325 0.002875 1.200832 ( 0.472130)
build_install 0.019125 0.000000 4.955118 ( 2.507502)
test_btest 0.002208 0.000000 54.354576 ( 6.001019)
test_basic 0.006328 0.000000 0.287357 ( 0.381481)
test_all 0.005097 0.000000 499.063549 ( 53.459468)
test_rubyspec 0.095094 0.031174 41.572308 ( 47.578995)
total: 111.53 sec