Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-112430
#<BuildRuby:0x000055861b8a1550
@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-112430",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000038 0.000003 0.000041 ( 0.000040)
configure 0.000043 0.000004 0.000047 ( 0.000050)
build_up 0.000624 0.011498 0.802012 ( 0.870296)
build_miniruby 0.001037 0.000297 0.063004 ( 0.062441)
build_ruby 0.001369 0.000391 0.064325 ( 0.062979)
build_all 0.008140 0.000000 1.255643 ( 0.471515)
build_install 0.013560 0.001191 1.576244 ( 0.791232)
test_btest 0.000978 0.000218 52.946928 ( 5.977172)
test_basic 0.004583 0.001019 0.287829 ( 0.379822)
test_all 0.003232 0.000719 511.600297 ( 53.170326)
test_rubyspec 0.089555 0.039655 41.713148 ( 49.349423)
total: 111.14 sec