Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-192855
#<BuildRuby:0x000055ea8eb640d0
@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.20230106-192855",
@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.000014 0.000002 0.000016 ( 0.000017)
configure 0.000042 0.000006 0.000048 ( 0.000050)
build_up 0.005600 0.000800 0.844271 ( 1.290401)
build_miniruby 0.001109 0.000158 1.014937 ( 1.013005)
build_ruby 0.001295 0.000185 2.777392 ( 2.774989)
build_all 0.005093 0.004775 16.843266 ( 2.987462)
build_install 0.005608 0.003821 2.117419 ( 1.078439)
test_btest 0.000866 0.000204 69.359327 ( 11.012325)
test_basic 0.006677 0.000472 0.365078 ( 0.450521)
test_all 0.001107 0.000247 670.866803 ( 99.673333)
test_rubyspec 0.091047 0.032479 51.875720 ( 59.877649)
total: 180.16 sec