Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-094046
#<BuildRuby:0x0000556fcf8536f0
@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.20230201-094046",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000038 0.000002 0.000040 ( 0.000040)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003744 0.000268 0.611590 ( 1.037904)
build_miniruby 0.000914 0.000065 0.623448 ( 0.622877)
build_ruby 0.001187 0.000085 2.037642 ( 2.037226)
build_all 0.004992 0.004283 11.981846 ( 1.471982)
build_install 0.006572 0.000000 1.499573 ( 0.710528)
test_btest 0.000670 0.000000 62.967953 ( 6.322454)
test_basic 0.003469 0.000278 0.260570 ( 0.357001)
test_all 0.001119 0.000131 480.229724 ( 48.120772)
test_rubyspec 0.026153 0.002412 35.007299 ( 45.562159)
total: 106.24 sec