Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-213125
#<BuildRuby:0x0000558e89096678
@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.20221226-213125",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000031 0.000009 0.000040 ( 0.000041)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.004968 0.001529 0.843764 ( 1.035940)
build_miniruby 0.000913 0.000281 1.003993 ( 1.001986)
build_ruby 0.001142 0.000352 2.753527 ( 2.751002)
build_all 0.007251 0.002231 16.592893 ( 2.979084)
build_install 0.007275 0.004098 2.230762 ( 1.165302)
test_btest 0.000836 0.000279 76.098754 ( 10.388220)
test_basic 0.003180 0.004252 0.363745 ( 0.448104)
test_all 0.000803 0.000301 648.923469 (109.570073)
test_rubyspec 0.096212 0.019579 50.848314 ( 59.001308)
total: 188.34 sec