Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-110902
#<BuildRuby:0x0000559453722be8
@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.20221221-110902",
@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.000001 0.000010 ( 0.000010)
build_up 0.004235 0.000041 0.835645 ( 1.369453)
build_miniruby 0.000893 0.000000 0.985703 ( 0.984372)
build_ruby 0.001155 0.000000 2.644046 ( 2.642502)
build_all 0.008864 0.000000 15.814535 ( 3.408880)
build_install 0.009034 0.000000 2.262709 ( 1.298255)
test_btest 0.000720 0.000000 57.884319 ( 11.953012)
test_basic 0.004648 0.000000 0.287371 ( 0.378912)
test_all 0.001408 0.000000 674.858509 (143.046873)
test_rubyspec 0.074652 0.005171 51.813777 ( 60.040346)
total: 225.12 sec