Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-205813
#<BuildRuby:0x000055f39ee3c028
@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.20221211-205813",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000000 0.000030 0.000030 ( 0.000031)
configure 0.000000 0.000017 0.000017 ( 0.000016)
build_up 0.000000 0.004227 0.790418 ( 0.992954)
build_miniruby 0.000000 0.000909 0.948621 ( 0.947215)
build_ruby 0.000000 0.001156 2.802719 ( 2.681374)
build_all 0.007556 0.001394 15.841564 ( 3.301956)
build_install 0.005686 0.003209 2.254997 ( 1.257090)
test_btest 0.000466 0.000163 66.984748 ( 10.755424)
test_basic 0.002956 0.002158 0.293100 ( 0.383637)
test_all 0.001333 0.000259 674.936022 (142.631879)
test_rubyspec 0.047606 0.019058 52.600892 ( 60.874476)
total: 223.83 sec