Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-181316
#<BuildRuby:0x000055b922db8090
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230802-181316",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006611 0.000000 1.601296 ( 2.907693)
build_miniruby 0.000998 0.000000 0.871258 ( 0.871049)
build_ruby 0.001080 0.000050 2.749570 ( 2.749512)
build_all 0.009455 0.000381 14.528079 ( 1.283853)
build_install 0.003816 0.004414 2.018812 ( 0.925987)
test_btest 0.000850 0.000113 82.778372 ( 7.842729)
test_basic 0.005669 0.000143 0.698618 ( 0.773594)
test_all 0.000714 0.000089 533.537151 ( 51.013735)
test_rubyspec 0.002675 0.037339 44.394610 ( 56.775777)
total: 125.14 sec