Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-052813
#<BuildRuby:0x000055e20a2392f8
@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.20220821-052813",
@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.000009 0.000000 0.000009 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010547 0.000000 0.841218 ( 1.008092)
build_miniruby 0.002030 0.000000 0.065607 ( 0.064048)
build_ruby 0.002131 0.000000 0.064960 ( 0.063562)
build_all 0.008279 0.000000 1.242623 ( 0.466347)
build_install 0.009420 0.004929 1.588442 ( 0.795347)
test_btest 0.000961 0.000053 52.144410 ( 5.894777)
test_basic 0.007014 0.000107 0.302136 ( 0.390260)
test_all 0.004557 0.000000 487.965070 ( 51.781953)
test_rubyspec 0.104561 0.036137 42.185152 ( 50.624912)
total: 111.09 sec