Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-201828
#<BuildRuby:0x000055e7c21dbf28
@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.20230115-201828",
@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.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005845 0.000779 0.850526 ( 1.876212)
build_miniruby 0.001111 0.000148 1.019951 ( 1.017911)
build_ruby 0.001418 0.000189 2.785268 ( 2.782852)
build_all 0.009878 0.000120 16.905525 ( 3.037907)
build_install 0.010668 0.000686 2.097961 ( 1.083010)
test_btest 0.000765 0.000085 77.549930 ( 10.344295)
test_basic 0.005897 0.000655 0.379332 ( 0.464891)
test_all 0.000000 0.001543 650.838070 (104.018849)
test_rubyspec 0.080212 0.037705 52.357748 ( 60.449210)
total: 185.08 sec