Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-145906
#<BuildRuby:0x00005572b7cfb708
@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.20230607-145906",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005639 0.000513 1.367081 ( 2.711825)
build_miniruby 0.000902 0.000082 0.835406 ( 0.835760)
build_ruby 0.001078 0.000098 2.590765 ( 2.591412)
build_all 0.005031 0.004012 12.878187 ( 1.155988)
build_install 0.007674 0.000000 1.836134 ( 0.910494)
test_btest 0.000945 0.000000 84.808091 ( 7.215577)
test_basic 0.000591 0.003649 0.603201 ( 0.684742)
test_all 0.001727 0.000000 460.048770 ( 40.820174)
test_rubyspec 0.007429 0.033566 42.521052 ( 54.910534)
total: 111.84 sec