Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-072553
#<BuildRuby:0x000055c3a728bac0
@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.20221223-072553",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.003380 0.630523 ( 1.062626)
build_miniruby 0.000426 0.000478 0.730449 ( 0.729719)
build_ruby 0.001296 0.000000 2.547204 ( 2.546987)
build_all 0.006851 0.002215 12.397879 ( 1.491053)
build_install 0.006549 0.000367 1.603205 ( 0.747577)
test_btest 0.000615 0.000065 67.403633 ( 5.653749)
test_basic 0.003336 0.000352 0.253604 ( 0.348847)
test_all 0.001049 0.000111 483.410934 ( 45.356276)
test_rubyspec 0.011991 0.016632 34.874552 ( 45.374646)
total: 103.31 sec