Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-033659
#<BuildRuby:0x000055b0b5f5f468
@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.20221215-033659",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.004089 0.878488 ( 1.092385)
build_miniruby 0.000617 0.000212 1.025777 ( 1.024687)
build_ruby 0.001244 0.000000 2.812681 ( 2.717866)
build_all 0.005475 0.003769 15.814530 ( 3.454992)
build_install 0.001418 0.008862 2.378908 ( 1.357593)
test_btest 0.000499 0.000214 63.906131 ( 10.980439)
test_basic 0.005170 0.000000 0.314398 ( 0.405284)
test_all 0.001453 0.000000 684.035670 (139.034238)
test_rubyspec 0.039708 0.022174 52.466561 ( 60.678377)
total: 220.75 sec