Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-180850
#<BuildRuby:0x000055d32cc54040
@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.20221223-180850",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000043 0.004131 0.884223 ( 1.203160)
build_miniruby 0.000806 0.000201 0.965528 ( 0.964230)
build_ruby 0.000845 0.000211 2.678209 ( 2.676871)
build_all 0.003692 0.005503 15.800854 ( 3.325261)
build_install 0.009246 0.000022 2.229215 ( 1.281314)
test_btest 0.000438 0.000125 66.769667 ( 11.004392)
test_basic 0.004953 0.000087 0.310292 ( 0.400728)
test_all 0.000875 0.000233 644.920602 ( 98.635037)
test_rubyspec 0.037391 0.025657 52.818345 ( 61.011467)
total: 180.50 sec