Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-011006
#<BuildRuby:0x000055b9ce2a0728
@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.20230131-011006",
@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.000008)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000012 0.000005 0.000017 ( 0.000016)
build_up 0.004714 0.001813 0.938585 ( 1.082249)
build_miniruby 0.001001 0.000385 1.014578 ( 1.012654)
build_ruby 0.001169 0.000450 2.786784 ( 2.784438)
build_all 0.008421 0.001167 16.797863 ( 3.024227)
build_install 0.007481 0.003791 2.095336 ( 1.068563)
test_btest 0.000751 0.000276 74.284801 ( 10.426112)
test_basic 0.005288 0.001948 0.377702 ( 0.462623)
test_all 0.001083 0.000399 652.695618 ( 99.973281)
test_rubyspec 0.081207 0.047932 51.831518 ( 59.932074)
total: 179.77 sec