Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-083949
#<BuildRuby:0x000055d7138280f8
@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.20221207-083949",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008491 0.001307 1.197752 ( 1.464617)
build_miniruby 0.001845 0.000283 0.836669 ( 0.836535)
build_ruby 0.002560 0.000394 2.234808 ( 2.143720)
build_all 0.018863 0.001189 18.502884 ( 2.143843)
build_install 0.020110 0.001055 2.057028 ( 1.036070)
test_btest 0.001132 0.000133 88.465928 ( 9.481842)
test_basic 0.000832 0.006319 0.359684 ( 0.452966)
test_all 0.002796 0.000222 697.760529 ( 70.467824)
test_rubyspec 0.089098 0.062045 49.052060 ( 57.518944)
total: 145.55 sec