Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-233340
#<BuildRuby:0x000055fa0bb4bfa8
@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.20230606-233340",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006094 0.000209 1.288677 ( 2.701865)
build_miniruby 0.000925 0.000092 0.740010 ( 0.739478)
build_ruby 0.001353 0.000135 2.600424 ( 2.600101)
build_all 0.009043 0.000000 12.621805 ( 1.117864)
build_install 0.000000 0.007544 1.690608 ( 0.863829)
test_btest 0.000734 0.000000 82.561797 ( 7.215268)
test_basic 0.004906 0.000000 0.713793 ( 0.795551)
test_all 0.001254 0.000000 449.698263 ( 39.738076)
test_rubyspec 0.026939 0.019242 42.603088 ( 55.002501)
total: 110.78 sec