Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-091047
#<BuildRuby:0x0000563096338728
@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-091047",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.003992 0.000200 0.783037 ( 1.809759)
build_miniruby 0.000982 0.000049 1.031847 ( 1.030585)
build_ruby 0.001032 0.000052 2.603805 ( 2.602491)
build_all 0.005437 0.003612 15.736318 ( 3.396260)
build_install 0.005684 0.003227 2.262440 ( 1.253149)
test_btest 0.000564 0.000065 67.530763 ( 10.961510)
test_basic 0.001405 0.003379 0.321977 ( 0.413581)
test_all 0.000705 0.000104 632.010026 (101.423495)
test_rubyspec 0.050637 0.022742 51.601921 ( 59.816538)
total: 182.71 sec