Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-170127
#<BuildRuby:0x000055bd628eb140
@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.20230211-170127",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.003319 0.000553 0.618715 ( 1.026991)
build_miniruby 0.000813 0.000136 0.662900 ( 0.661960)
build_ruby 0.001056 0.000176 2.097235 ( 2.097207)
build_all 0.008473 0.000623 12.427552 ( 1.513493)
build_install 0.006258 0.000216 1.531494 ( 0.726798)
test_btest 0.000589 0.000085 69.144537 ( 5.849430)
test_basic 0.002793 0.000399 0.256719 ( 0.352357)
test_all 0.000996 0.000142 488.176943 ( 47.805785)
test_rubyspec 0.011831 0.020156 35.245249 ( 45.872085)
total: 105.91 sec