Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-220631
#<BuildRuby:0x00005581ff97e678
@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-220631",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003566 0.000510 0.885444 ( 1.178021)
build_miniruby 0.000787 0.000113 0.994205 ( 0.992838)
build_ruby 0.001016 0.000145 2.783233 ( 2.692077)
build_all 0.008145 0.000506 15.779116 ( 3.409452)
build_install 0.004330 0.004550 2.236631 ( 1.253027)
test_btest 0.000495 0.000093 66.356589 ( 10.770340)
test_basic 0.004042 0.000757 0.267854 ( 0.358396)
test_all 0.001487 0.000000 667.324129 (141.972752)
test_rubyspec 0.049147 0.015656 52.949783 ( 61.125257)
total: 223.75 sec