Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-113745
#<BuildRuby:0x000055dc69ba3df8
@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.20230124-113745",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000018 0.000001 0.000019 ( 0.000033)
build_up 0.003446 0.003537 0.852176 ( 1.618104)
build_miniruby 0.001188 0.000140 1.008093 ( 1.006155)
build_ruby 0.001534 0.000000 2.756196 ( 2.753738)
build_all 0.009726 0.000000 16.721728 ( 2.981251)
build_install 0.011038 0.000268 2.073379 ( 1.065069)
test_btest 0.001077 0.000000 71.611407 ( 10.533041)
test_basic 0.002649 0.003996 0.383916 ( 0.470125)
test_all 0.001178 0.000153 661.015500 (102.391520)
test_rubyspec 0.095163 0.034990 51.642682 ( 59.963215)
total: 182.78 sec