Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-055522
#<BuildRuby:0x0000558885bac008
@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.20230114-055522",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005456 0.001169 0.883086 ( 1.035874)
build_miniruby 0.000954 0.000205 1.012890 ( 1.010963)
build_ruby 0.001436 0.000000 2.778362 ( 2.775726)
build_all 0.009307 0.000416 16.767171 ( 2.990739)
build_install 0.010995 0.000348 2.072849 ( 1.071611)
test_btest 0.000932 0.000155 70.148235 ( 11.254825)
test_basic 0.000000 0.007405 0.367989 ( 0.452192)
test_all 0.000000 0.001339 661.089438 (101.481545)
test_rubyspec 0.078785 0.054783 51.986657 ( 60.013413)
total: 182.09 sec