Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-160527
#<BuildRuby:0x0000563173044728
@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.20221230-160527",
@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.000015 0.000001 0.000016 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.006652 0.913022 ( 1.151102)
build_miniruby 0.000000 0.001274 1.016854 ( 1.014989)
build_ruby 0.001345 0.000394 2.769187 ( 2.766460)
build_all 0.009757 0.000000 16.827199 ( 2.968117)
build_install 0.009235 0.000372 2.295472 ( 1.181730)
test_btest 0.000944 0.000149 70.778544 ( 11.059829)
test_basic 0.006443 0.000314 0.348237 ( 0.434267)
test_all 0.001161 0.000174 680.622858 (104.118455)
test_rubyspec 0.104155 0.030653 51.864389 ( 59.927662)
total: 184.62 sec