Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-094512
#<BuildRuby:0x000055a6074d8a70
@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-094512",
@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.000031 0.000003 0.000034 ( 0.000033)
autoconf 0.000256 0.000020 0.000276 ( 0.000280)
configure 0.000053 0.000004 0.000057 ( 0.000056)
build_up 0.004968 0.008146 0.829227 ( 1.018277)
build_miniruby 0.001726 0.000370 0.065003 ( 0.063680)
build_ruby 0.001232 0.000264 0.052263 ( 0.050996)
build_all 0.007031 0.001506 1.237995 ( 0.458223)
build_install 0.012357 0.002648 1.581296 ( 0.779936)
test_btest 0.001029 0.000221 54.864127 ( 6.119921)
test_basic 0.004602 0.000986 0.298300 ( 0.389725)
test_all 0.003971 0.000851 480.790557 ( 51.646350)
test_rubyspec 0.054061 0.085820 41.820769 ( 49.465175)
total: 109.99 sec