Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-091218
#<BuildRuby:0x0000556b48f3ff58
@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.20230103-091218",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000010 0.000004 0.000014 ( 0.000027)
build_up 0.001539 0.004919 0.839716 ( 1.047072)
build_miniruby 0.000764 0.000416 1.020764 ( 1.018825)
build_ruby 0.001052 0.000574 2.774651 ( 2.772078)
build_all 0.008133 0.001870 16.727398 ( 2.998366)
build_install 0.009243 0.000512 2.297151 ( 1.181826)
test_btest 0.000675 0.000295 70.317760 ( 11.264322)
test_basic 0.004458 0.001950 0.311053 ( 0.397889)
test_all 0.001151 0.000221 657.174905 (105.614564)
test_rubyspec 0.083080 0.050058 51.573524 ( 59.592585)
total: 185.89 sec