Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-043259
#<BuildRuby:0x000055887fa33e20
@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.20230330-043259",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004048 0.000000 0.868155 ( 2.263617)
build_miniruby 0.001002 0.000000 0.690545 ( 0.689301)
build_ruby 0.000000 0.001239 2.261529 ( 2.260706)
build_all 0.002043 0.006286 12.088341 ( 1.112344)
build_install 0.003853 0.003138 1.749490 ( 0.855261)
test_btest 0.000489 0.000086 79.624561 ( 6.917523)
test_basic 0.002918 0.000515 0.262591 ( 0.357442)
test_all 0.000942 0.000167 444.341417 ( 39.204160)
test_rubyspec 0.011458 0.009806 37.817514 ( 48.342410)
total: 102.00 sec