Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-115306
#<BuildRuby:0x000055ced90f8040
@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.20230130-115306",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000011 0.000007 0.000018 ( 0.000017)
configure 0.000018 0.000011 0.000029 ( 0.000013)
build_up 0.001490 0.005090 0.842046 ( 1.002004)
build_miniruby 0.000715 0.000500 1.005400 ( 1.003381)
build_ruby 0.000956 0.000669 2.801976 ( 2.799285)
build_all 0.009802 0.000000 16.672876 ( 2.997347)
build_install 0.005505 0.005751 2.078970 ( 1.073141)
test_btest 0.000572 0.000352 75.963376 ( 10.210809)
test_basic 0.004507 0.002773 0.392585 ( 0.477097)
test_all 0.001009 0.000621 659.736059 ( 98.645363)
test_rubyspec 0.063892 0.048635 51.814253 ( 59.904786)
total: 178.11 sec