Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-083802
#<BuildRuby:0x00005645acdd6858
@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.20230114-083802",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.008204 0.000875 0.860928 ( 1.606853)
build_miniruby 0.001140 0.000228 1.023896 ( 1.022011)
build_ruby 0.001352 0.000270 2.781207 ( 2.778565)
build_all 0.001861 0.007931 16.824471 ( 2.996452)
build_install 0.011509 0.000000 2.068581 ( 1.074888)
test_btest 0.000984 0.000000 76.781596 ( 10.934582)
test_basic 0.003579 0.002819 0.349390 ( 0.435957)
test_all 0.001135 0.000324 669.927318 ( 94.815670)
test_rubyspec 0.081216 0.044921 52.350160 ( 60.506425)
total: 176.17 sec