Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-235501
#<BuildRuby:0x000055823acc03c8
@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.20221227-235501",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000018 0.000006 0.000024 ( 0.000025)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.001168 0.005050 0.832894 ( 1.179151)
build_miniruby 0.000747 0.000320 1.012825 ( 1.010987)
build_ruby 0.001130 0.000485 2.842377 ( 2.839821)
build_all 0.007824 0.001675 16.654664 ( 2.997264)
build_install 0.010514 0.000945 2.265623 ( 1.179520)
test_btest 0.000760 0.000268 72.610672 ( 11.183524)
test_basic 0.006492 0.000000 0.340852 ( 0.427558)
test_all 0.001103 0.000000 654.758699 ( 95.734210)
test_rubyspec 0.074771 0.032478 51.483993 ( 59.531404)
total: 176.08 sec