Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-075623
#<BuildRuby:0x0000555c03a1b918
@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.20231019-075623",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003155 0.003062 1.653738 ( 1.876359)
build_miniruby 0.000944 0.000189 0.914141 ( 0.913551)
build_ruby 0.001201 0.000241 2.819919 ( 2.819245)
build_all 0.006257 0.004475 18.636168 ( 1.626139)
build_install 0.010780 0.000591 5.453654 ( 1.279102)
test_btest 0.000999 0.000217 89.759639 ( 8.545838)
test_basic 0.000251 0.004265 0.713814 ( 0.791399)
test_all 0.001826 0.004770 608.213952 ( 54.520391)
test_rubyspec 0.030118 0.023652 52.412179 ( 64.650216)
total: 137.02 sec