Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-005059
#<BuildRuby:0x0000562dba753f58
@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.20221213-005059",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003201 0.000853 0.874522 ( 1.092702)
build_miniruby 0.000643 0.000171 0.993636 ( 0.992462)
build_ruby 0.000907 0.000242 2.767028 ( 2.671861)
build_all 0.008925 0.000040 15.748684 ( 3.356445)
build_install 0.005664 0.004744 2.277878 ( 1.329876)
test_btest 0.000000 0.000572 65.173225 ( 10.745102)
test_basic 0.000653 0.004059 0.303986 ( 0.395180)
test_all 0.001123 0.000375 687.543150 (138.370483)
test_rubyspec 0.049566 0.016522 52.468998 ( 60.786102)
total: 219.74 sec