Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-185849
#<BuildRuby:0x0000555600049e98
@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-185849",
@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.000004 0.000019 ( 0.000018)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.005952 0.000430 0.843509 ( 1.041493)
build_miniruby 0.000000 0.001077 1.014151 ( 1.012080)
build_ruby 0.000000 0.001600 2.785690 ( 2.782868)
build_all 0.008433 0.001376 16.782622 ( 2.991380)
build_install 0.000578 0.010884 2.127591 ( 1.089260)
test_btest 0.000756 0.000312 70.174772 ( 11.026241)
test_basic 0.005859 0.000741 0.345107 ( 0.430863)
test_all 0.001050 0.000409 663.403399 (103.908296)
test_rubyspec 0.076296 0.046394 51.715975 ( 59.758812)
total: 184.04 sec