Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-050342
#<BuildRuby:0x0000562034840350
@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.20230131-050342",
@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.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006270 0.000291 0.844380 ( 1.035823)
build_miniruby 0.001041 0.000139 1.018338 ( 1.016561)
build_ruby 0.001553 0.000000 2.778140 ( 2.775746)
build_all 0.008861 0.000769 16.862690 ( 2.981969)
build_install 0.010565 0.000690 2.074647 ( 1.065106)
test_btest 0.000671 0.000079 73.302083 ( 10.734229)
test_basic 0.000000 0.006839 0.373087 ( 0.459030)
test_all 0.000796 0.000773 646.168733 (102.095044)
test_rubyspec 0.047375 0.037279 51.638893 ( 59.741584)
total: 181.91 sec