Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-184716
#<BuildRuby:0x0000561cb9e040d0
@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-184716",
@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.000019 0.000007 0.000026 ( 0.000024)
autoconf 0.000049 0.000016 0.000065 ( 0.000064)
configure 0.000043 0.000014 0.000057 ( 0.000056)
build_up 0.000000 0.008787 0.849246 ( 1.063953)
build_miniruby 0.000000 0.001271 1.002026 ( 1.000161)
build_ruby 0.000909 0.000542 2.762198 ( 2.759739)
build_all 0.009886 0.000000 16.639308 ( 2.951304)
build_install 0.009323 0.000000 2.062454 ( 1.062617)
test_btest 0.001117 0.000000 71.355659 ( 11.011549)
test_basic 0.006676 0.000000 0.348564 ( 0.434776)
test_all 0.000000 0.001340 665.429990 ( 98.740106)
test_rubyspec 0.067202 0.055026 51.250989 ( 59.363939)
total: 178.39 sec