Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-060708
#<BuildRuby:0x0000555a96780460
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230102-060708",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006261 0.000000 0.851243 ( 1.044793)
build_miniruby 0.001070 0.000000 1.010355 ( 1.008343)
build_ruby 0.001373 0.000000 2.801645 ( 2.799043)
build_all 0.009631 0.000000 16.811945 ( 2.967803)
build_install 0.006081 0.003519 2.290286 ( 1.176026)
test_btest 0.001119 0.000000 68.765751 ( 11.522293)
test_basic 0.006847 0.000572 0.366065 ( 0.450900)
test_all 0.001204 0.000164 668.864480 ( 94.759331)
test_rubyspec 0.098504 0.034951 51.687463 ( 59.797885)
total: 175.53 sec