Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-115317
#<BuildRuby:0x000055edc0633018
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221226-115317",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.002296 0.006718 0.961375 ( 1.289762)
build_miniruby 0.002616 0.000748 0.843962 ( 0.841684)
build_ruby 0.002239 0.000640 2.139583 ( 2.139478)
build_all 0.020281 0.000000 18.452978 ( 2.151049)
build_install 0.012286 0.011030 2.010087 ( 1.024021)
test_btest 0.001037 0.000316 88.936873 ( 8.576144)
test_basic 0.008790 0.001395 0.352519 ( 0.438717)
test_all 0.000000 0.002023 673.002740 ( 68.656341)
test_rubyspec 0.087718 0.092281 48.072014 ( 56.284714)
total: 141.40 sec