Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-010344
#<BuildRuby:0x000055dee6cec460
@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.20221211-010344",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.000191 0.003963 0.836803 ( 1.069240)
build_miniruby 0.000796 0.000159 0.952294 ( 0.950856)
build_ruby 0.001172 0.000000 2.747198 ( 2.661561)
build_all 0.008601 0.000322 15.819059 ( 3.428573)
build_install 0.009557 0.000211 2.217176 ( 1.213087)
test_btest 0.000508 0.000080 65.918156 ( 10.878952)
test_basic 0.001166 0.003603 0.310647 ( 0.402193)
test_all 0.000000 0.001020 656.037155 (100.655036)
test_rubyspec 0.035838 0.032831 52.303454 ( 60.584945)
total: 181.85 sec