Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-102056
#<BuildRuby:0x000055dc15fc6858
@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.20230106-102056",
@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.000019 0.000002 0.000021 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.006395 0.000317 0.841802 ( 1.817207)
build_miniruby 0.001134 0.000142 1.013053 ( 1.011248)
build_ruby 0.001462 0.000183 2.778501 ( 2.775846)
build_all 0.009314 0.000603 16.765655 ( 2.987987)
build_install 0.009079 0.000510 2.086866 ( 1.081660)
test_btest 0.000942 0.000105 76.205535 ( 10.482973)
test_basic 0.002954 0.004512 0.360444 ( 0.445002)
test_all 0.001083 0.000171 658.958140 ( 97.314744)
test_rubyspec 0.068622 0.050827 52.161626 ( 60.231422)
total: 178.15 sec