Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-011342
#<BuildRuby:0x000055de84613df8
@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.20221230-011342",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.002308 0.003842 0.846527 ( 1.037710)
build_miniruby 0.001180 0.000147 1.022803 ( 1.020841)
build_ruby 0.001372 0.000171 2.785798 ( 2.783144)
build_all 0.008965 0.000570 16.769436 ( 3.022745)
build_install 0.011411 0.000273 2.298090 ( 1.181904)
test_btest 0.000944 0.000099 74.797589 ( 10.931023)
test_basic 0.007076 0.000248 0.390570 ( 0.474881)
test_all 0.001141 0.000114 664.306027 ( 97.663141)
test_rubyspec 0.082418 0.038383 51.516669 ( 59.617573)
total: 177.73 sec