Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-164808
#<BuildRuby:0x000055fcfa7dff58
@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.20230105-164808",
@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.000003 0.000015 ( 0.000014)
configure 0.000025 0.000005 0.000030 ( 0.000032)
build_up 0.005316 0.001139 0.840047 ( 1.037540)
build_miniruby 0.001121 0.000240 1.011700 ( 1.009681)
build_ruby 0.001368 0.000293 2.763940 ( 2.761139)
build_all 0.009538 0.000126 16.654705 ( 3.008839)
build_install 0.010352 0.001037 2.258650 ( 1.173697)
test_btest 0.000728 0.000129 72.795441 ( 10.632175)
test_basic 0.001122 0.005136 0.355717 ( 0.442126)
test_all 0.000994 0.000233 659.642530 (102.283778)
test_rubyspec 0.032877 0.048255 51.419371 ( 59.555005)
total: 181.90 sec