Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-042855
#<BuildRuby:0x000055bb0e2f2ff0
@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.20221208-042855",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.001004 0.002909 0.802322 ( 1.250106)
build_miniruby 0.000568 0.000190 0.706902 ( 0.706595)
build_ruby 0.000966 0.000322 2.397333 ( 2.362972)
build_all 0.008202 0.001363 12.410964 ( 1.528296)
build_install 0.005166 0.001589 1.616206 ( 0.764202)
test_btest 0.000498 0.000153 65.477077 ( 6.140607)
test_basic 0.003754 0.000000 0.252901 ( 0.347938)
test_all 0.000835 0.000025 490.697892 ( 50.469731)
test_rubyspec 0.010607 0.023664 35.628158 ( 46.065204)
total: 109.64 sec