Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-103218
#<BuildRuby:0x000056402fb1a678
@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.20230110-103218",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005725 0.000818 0.846025 ( 1.155060)
build_miniruby 0.000000 0.001265 1.017293 ( 1.015265)
build_ruby 0.000000 0.001534 2.770985 ( 2.768504)
build_all 0.001543 0.008234 16.805301 ( 2.964774)
build_install 0.008304 0.002834 2.128065 ( 1.078822)
test_btest 0.000752 0.000237 75.130354 ( 10.073287)
test_basic 0.005903 0.000610 0.360013 ( 0.445985)
test_all 0.001402 0.000000 667.068431 ( 94.612321)
test_rubyspec 0.078520 0.049244 52.014709 ( 60.084069)
total: 174.20 sec