Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-222630
#<BuildRuby:0x0000559524c8e858
@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.20230113-222630",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.005029 0.001547 0.897756 ( 1.087014)
build_miniruby 0.000897 0.000276 1.016890 ( 1.014870)
build_ruby 0.001235 0.000379 2.781567 ( 2.779117)
build_all 0.008553 0.001179 16.793541 ( 2.977370)
build_install 0.007219 0.004027 2.094608 ( 1.073534)
test_btest 0.000738 0.000230 77.441730 ( 10.592238)
test_basic 0.005176 0.001618 0.350117 ( 0.435804)
test_all 0.001101 0.000344 660.070030 (112.526813)
test_rubyspec 0.053606 0.073669 52.307571 ( 60.342685)
total: 192.83 sec