Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-093314
#<BuildRuby:0x000055dfc6e0e858
@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.20221227-093314",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000018 0.000005 0.000023 ( 0.000024)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.004774 0.001469 0.895966 ( 1.083274)
build_miniruby 0.001353 0.000000 1.004257 ( 1.002310)
build_ruby 0.001435 0.000000 2.763635 ( 2.761150)
build_all 0.009580 0.000000 16.616428 ( 2.987693)
build_install 0.009151 0.001123 2.268836 ( 1.191735)
test_btest 0.000897 0.000211 78.163007 ( 10.474430)
test_basic 0.000000 0.006843 0.367911 ( 0.453445)
test_all 0.000487 0.000871 651.279781 (103.360133)
test_rubyspec 0.098035 0.027574 51.304964 ( 59.370862)
total: 182.69 sec