Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-210739
#<BuildRuby:0x0000561b8934f468
@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.20230123-210739",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.000000 0.006619 0.845526 ( 1.039142)
build_miniruby 0.000566 0.000582 1.002976 ( 1.001193)
build_ruby 0.001577 0.000000 2.755612 ( 2.753375)
build_all 0.009883 0.000000 16.700239 ( 2.962140)
build_install 0.007800 0.003326 2.063174 ( 1.064709)
test_btest 0.000901 0.000112 77.664727 ( 10.532857)
test_basic 0.006067 0.000758 0.357958 ( 0.443917)
test_all 0.001216 0.000152 653.572917 (102.101228)
test_rubyspec 0.097865 0.029275 51.410163 ( 59.550193)
total: 181.45 sec