Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-093607
#<BuildRuby:0x000055e6cccb7fb0
@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.20230114-093607",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.006569 0.002190 0.851086 ( 1.343869)
build_miniruby 0.000969 0.000323 1.019670 ( 1.017639)
build_ruby 0.001124 0.000374 2.777693 ( 2.775103)
build_all 0.010028 0.000000 16.873798 ( 3.004758)
build_install 0.007846 0.003419 2.094018 ( 1.078883)
test_btest 0.000756 0.000227 74.243992 ( 11.429350)
test_basic 0.005024 0.001508 0.337305 ( 0.423722)
test_all 0.001020 0.000306 672.012794 ( 98.242156)
test_rubyspec 0.071656 0.026673 52.399718 ( 60.579709)
total: 179.90 sec