Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-004841
#<BuildRuby:0x000055f0c8783e58
@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.20221227-004841",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.004268 0.004743 0.841421 ( 1.279362)
build_miniruby 0.001174 0.000000 1.004629 ( 1.002865)
build_ruby 0.001552 0.000000 2.756395 ( 2.753755)
build_all 0.008998 0.000622 16.615465 ( 2.942302)
build_install 0.002075 0.009380 2.243380 ( 1.175465)
test_btest 0.000811 0.000238 79.304768 ( 10.696876)
test_basic 0.006036 0.000410 0.361542 ( 0.448058)
test_all 0.001100 0.000306 660.379519 ( 97.197829)
test_rubyspec 0.092244 0.038405 51.241005 ( 59.306269)
total: 176.80 sec