Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-060954
#<BuildRuby:0x00005564dde1c1d8
@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.20221207-060954",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008618 0.001100 1.197482 ( 1.429737)
build_miniruby 0.000000 0.002204 0.845618 ( 0.865834)
build_ruby 0.000872 0.002189 2.226113 ( 2.180323)
build_all 0.015053 0.004972 18.475819 ( 2.155453)
build_install 0.015704 0.006713 2.076116 ( 1.027672)
test_btest 0.000468 0.001327 86.319916 ( 9.411255)
test_basic 0.000000 0.007304 0.367797 ( 0.456393)
test_all 0.000975 0.001430 690.725950 ( 70.689965)
test_rubyspec 0.064088 0.092334 49.309339 ( 57.797049)
total: 146.01 sec