Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-021034
#<BuildRuby:0x000055ea7fd4be70
@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-021034",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000023 0.000006 0.000029 ( 0.000013)
build_up 0.001839 0.004647 0.842113 ( 1.043469)
build_miniruby 0.001065 0.000327 1.011367 ( 1.009430)
build_ruby 0.000000 0.001460 2.779339 ( 2.776719)
build_all 0.006351 0.003532 16.747676 ( 2.971528)
build_install 0.010543 0.000748 2.049614 ( 1.080075)
test_btest 0.000770 0.000243 66.744209 ( 11.241918)
test_basic 0.002991 0.003572 0.346930 ( 0.433198)
test_all 0.001101 0.000385 658.269784 ( 97.718566)
test_rubyspec 0.064151 0.063673 51.977097 ( 60.080738)
total: 178.36 sec