Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-102343
#<BuildRuby:0x000055ad6ef60010
@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-102343",
@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.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.003810 0.000508 0.799868 ( 1.028293)
build_miniruby 0.000898 0.000120 0.957393 ( 0.956060)
build_ruby 0.001169 0.000156 2.635902 ( 2.634177)
build_all 0.009008 0.000055 15.850833 ( 3.329210)
build_install 0.008699 0.001023 2.259291 ( 1.292362)
test_btest 0.000488 0.000057 59.175365 ( 12.240959)
test_basic 0.000491 0.004122 0.329160 ( 0.420289)
test_all 0.001014 0.000000 642.110653 ( 98.647561)
test_rubyspec 0.062136 0.006108 51.902439 ( 60.095694)
total: 180.65 sec