Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-074818
#<BuildRuby:0x00005624b05abe70
@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.20230115-074818",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000018 0.000011 0.000029 ( 0.000013)
build_up 0.006444 0.001288 1.283251 ( 1.311434)
build_miniruby 0.000926 0.000506 1.702453 ( 1.572077)
build_ruby 0.001655 0.000000 2.784825 ( 2.782229)
build_all 0.006048 0.003847 16.774053 ( 3.007827)
build_install 0.005084 0.006504 2.149438 ( 1.084346)
test_btest 0.000713 0.000428 78.378796 ( 10.463859)
test_basic 0.002066 0.005509 0.364225 ( 0.448625)
test_all 0.000788 0.000525 674.669966 ( 99.445948)
test_rubyspec 0.074434 0.059400 52.525037 ( 60.605953)
total: 180.72 sec