Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-051223
#<BuildRuby:0x000055d9d3d7bdf8
@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.20230109-051223",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000041 0.000013 0.000054 ( 0.000054)
configure 0.000036 0.000011 0.000047 ( 0.000046)
build_up 0.006915 0.002127 0.851880 ( 1.032077)
build_miniruby 0.000951 0.000292 1.019509 ( 1.017587)
build_ruby 0.001078 0.000332 2.795358 ( 2.792954)
build_all 0.009644 0.000000 16.797895 ( 3.006540)
build_install 0.006194 0.005270 2.154052 ( 1.095339)
test_btest 0.000000 0.000779 76.410805 ( 10.938461)
test_basic 0.003870 0.003606 0.348102 ( 0.432864)
test_all 0.000794 0.000280 671.326566 ( 98.726289)
test_rubyspec 0.081789 0.052771 52.128786 ( 60.226866)
total: 179.27 sec