Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-132125
#<BuildRuby:0x0000561e39cdb858
@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.20231017-132125",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.003385 0.001058 1.322977 ( 1.576973)
build_miniruby 0.000895 0.000279 0.835767 ( 0.835281)
build_ruby 0.001030 0.000322 2.720850 ( 2.721026)
build_all 0.004538 0.006015 17.843377 ( 1.601455)
build_install 0.006563 0.002461 5.253095 ( 1.245064)
test_btest 0.000950 0.000357 87.320203 ( 7.928745)
test_basic 0.000685 0.003268 0.535689 ( 0.614779)
test_all 0.003654 0.004302 546.848768 ( 61.692185)
test_rubyspec 0.025727 0.025582 51.241508 ( 63.539904)
total: 141.76 sec