Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-144340
#<BuildRuby:0x000055f2e6ecfe80
@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.20221209-144340",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000822 0.004137 1.194911 ( 1.237944)
build_miniruby 0.000680 0.000227 1.021961 ( 1.020823)
build_ruby 0.000887 0.000296 2.836180 ( 2.710837)
build_all 0.008881 0.000210 15.852595 ( 3.370883)
build_install 0.007552 0.002158 2.273868 ( 1.298066)
test_btest 0.000418 0.000119 59.753930 ( 11.670890)
test_basic 0.000000 0.004596 0.314471 ( 0.405337)
test_all 0.000702 0.000310 670.644220 (106.657081)
test_rubyspec 0.037347 0.031241 52.626244 ( 60.840743)
total: 189.21 sec