Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-194650
#<BuildRuby:0x0000561ff280f918
@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.20230729-194650",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.004787 0.000162 1.478255 ( 2.687136)
build_miniruby 0.000986 0.000219 0.962253 ( 0.960946)
build_ruby 0.001089 0.000242 2.747526 ( 2.746629)
build_all 0.009363 0.000184 14.202026 ( 1.259530)
build_install 0.004189 0.004250 1.992877 ( 0.876861)
test_btest 0.000541 0.000129 82.502506 ( 7.331623)
test_basic 0.003653 0.000870 0.703363 ( 0.779450)
test_all 0.000706 0.000168 522.126957 ( 47.519843)
test_rubyspec 0.018912 0.022893 46.383102 ( 58.839670)
total: 123.00 sec