Logfile: /home/ko1/ruby/logs/brlog.trunk.20230803-070119
#<BuildRuby:0x0000565118733e20
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230803-070119",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000019 0.000000 0.000019 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.002578 0.002907 1.323753 ( 2.746351)
build_miniruby 0.000868 0.000182 0.884584 ( 0.883915)
build_ruby 0.000878 0.000185 2.567384 ( 2.567072)
build_all 0.004555 0.004884 14.072275 ( 1.277354)
build_install 0.007035 0.000911 1.985579 ( 0.905365)
test_btest 0.000721 0.000180 82.513179 ( 7.746674)
test_basic 0.004400 0.000197 0.560385 ( 0.642265)
test_all 0.001326 0.000318 511.352351 ( 44.397919)
test_rubyspec 0.021770 0.017281 43.927850 ( 56.326149)
total: 117.49 sec