Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-034921
#<BuildRuby:0x00005561fe705390
@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.20220812-034921",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004954 0.004292 0.825988 ( 1.450758)
build_miniruby 0.002509 0.000179 0.064955 ( 0.063072)
build_ruby 0.002251 0.000000 0.064055 ( 0.061721)
build_all 0.008938 0.000143 1.282638 ( 0.466303)
build_install 0.012613 0.004038 4.273506 ( 1.785652)
test_btest 0.001296 0.000129 53.903930 ( 6.146739)
test_basic 0.002026 0.004066 0.284586 ( 0.375042)
test_all 0.002655 0.000379 509.523604 ( 53.715186)
test_rubyspec 0.105817 0.024997 41.375781 ( 49.033039)
total: 113.10 sec