Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-221039
#<BuildRuby:0x0000564ee4b68008
@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-221039",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005806 0.000775 0.844953 ( 1.045451)
build_miniruby 0.001157 0.000154 1.003917 ( 1.001960)
build_ruby 0.001632 0.000000 2.754394 ( 2.751580)
build_all 0.007369 0.002448 16.643950 ( 2.952681)
build_install 0.010512 0.000973 2.272326 ( 1.176964)
test_btest 0.000934 0.000133 75.955890 ( 10.815699)
test_basic 0.006408 0.000916 0.351422 ( 0.436125)
test_all 0.001174 0.000168 664.641497 ( 94.435291)
test_rubyspec 0.074543 0.028628 50.941568 ( 59.044497)
total: 173.66 sec