Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-012812
#<BuildRuby:0x0000565147213df8
@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.20221231-012812",
@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.000008)
autoconf 0.000017 0.000005 0.000022 ( 0.000023)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.001866 0.004565 0.844959 ( 1.035384)
build_miniruby 0.001126 0.000000 1.009711 ( 1.007657)
build_ruby 0.001594 0.000000 2.766324 ( 2.763785)
build_all 0.004043 0.005748 16.819813 ( 2.987690)
build_install 0.010298 0.001146 2.294002 ( 1.175248)
test_btest 0.000807 0.000314 78.128937 ( 11.038583)
test_basic 0.004580 0.001782 0.341310 ( 0.428292)
test_all 0.000800 0.000312 676.918282 ( 98.693763)
test_rubyspec 0.061995 0.048345 51.738805 ( 59.754352)
total: 178.89 sec