Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-134321
#<BuildRuby:0x00005586425a7418
@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.20230109-134321",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.006280 0.000299 0.849210 ( 1.181147)
build_miniruby 0.001204 0.000151 1.013692 ( 1.011770)
build_ruby 0.001533 0.000192 2.781212 ( 2.778626)
build_all 0.004705 0.005096 16.848281 ( 3.002720)
build_install 0.001195 0.008046 2.129584 ( 1.089390)
test_btest 0.000842 0.000247 69.764103 ( 11.357467)
test_basic 0.004532 0.003041 0.352236 ( 0.436859)
test_all 0.001100 0.000348 651.272854 (100.054058)
test_rubyspec 0.042576 0.048282 51.955896 ( 60.035057)
total: 180.95 sec