Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-154753
#<BuildRuby:0x000055c58ad4f418
@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.20230112-154753",
@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.000015 0.000005 0.000020 ( 0.000020)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.004836 0.001612 0.843934 ( 1.049507)
build_miniruby 0.000897 0.000299 1.023221 ( 1.021155)
build_ruby 0.001137 0.000379 2.781945 ( 2.779558)
build_all 0.001856 0.008059 16.775587 ( 2.980492)
build_install 0.007623 0.003855 2.085773 ( 1.075308)
test_btest 0.000630 0.000294 72.894839 ( 10.805175)
test_basic 0.006734 0.000000 0.359181 ( 0.445471)
test_all 0.001371 0.000000 661.135998 ( 93.502149)
test_rubyspec 0.056991 0.024432 52.119441 ( 60.214266)
total: 173.87 sec