Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-155209
#<BuildRuby:0x000055731adbc008
@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.20230123-155209",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000052 0.000008 0.000060 ( 0.000057)
configure 0.000040 0.000006 0.000046 ( 0.000046)
build_up 0.006612 0.003125 0.852293 ( 1.063691)
build_miniruby 0.001074 0.000190 1.008339 ( 1.006449)
build_ruby 0.001352 0.000239 2.743977 ( 2.741391)
build_all 0.008364 0.001476 16.703118 ( 3.001576)
build_install 0.010188 0.000955 2.090344 ( 1.077825)
test_btest 0.000756 0.000126 77.515701 ( 10.649175)
test_basic 0.003913 0.002813 0.358512 ( 0.444425)
test_all 0.001062 0.000202 658.828030 (116.081595)
test_rubyspec 0.075414 0.045240 51.145950 ( 59.155202)
total: 195.22 sec