Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-213158
#<BuildRuby:0x000055eb044fbe70
@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.20230123-213158",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.008313 0.000520 0.843185 ( 1.305873)
build_miniruby 0.001262 0.000078 1.002920 ( 1.000912)
build_ruby 0.001485 0.000092 2.754478 ( 2.751874)
build_all 0.009819 0.000000 16.626187 ( 2.983897)
build_install 0.004588 0.004680 2.092276 ( 1.078315)
test_btest 0.000957 0.000101 75.856642 ( 10.206711)
test_basic 0.006756 0.000711 0.378367 ( 0.462637)
test_all 0.001417 0.000067 661.963000 ( 98.519226)
test_rubyspec 0.066258 0.036638 51.307199 ( 59.391240)
total: 177.70 sec