Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-105452
#<BuildRuby:0x0000563e11400010
@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.20221216-105452",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.000297 0.004000 0.891055 ( 1.130311)
build_miniruby 0.000799 0.000150 1.020025 ( 1.018831)
build_ruby 0.001122 0.000211 2.730790 ( 2.644289)
build_all 0.007710 0.001446 15.714941 ( 3.408222)
build_install 0.004639 0.005736 2.301979 ( 1.320307)
test_btest 0.000508 0.000127 63.476825 ( 11.284249)
test_basic 0.005059 0.000036 0.299607 ( 0.389913)
test_all 0.001696 0.000399 670.166054 (140.439823)
test_rubyspec 0.043844 0.027508 52.191806 ( 60.412864)
total: 222.05 sec