Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-214217
#<BuildRuby:0x0000561d905ca298
@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.20221226-214217",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004256 0.004656 0.973140 ( 1.732301)
build_miniruby 0.002492 0.000356 0.832916 ( 0.831208)
build_ruby 0.002508 0.000358 2.148335 ( 2.147853)
build_all 0.017172 0.004438 18.524571 ( 2.173581)
build_install 0.019728 0.001568 2.019569 ( 1.041139)
test_btest 0.000000 0.001912 93.560148 ( 8.940433)
test_basic 0.005990 0.003282 0.351343 ( 0.438451)
test_all 0.002208 0.000208 691.407459 ( 63.809990)
test_rubyspec 0.100636 0.076260 47.967209 ( 56.045289)
total: 137.16 sec