Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-192302
#<BuildRuby:0x000055fe16d98068
@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.20230113-192302",
@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.000021 0.000001 0.000022 ( 0.000023)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.003670 0.000262 0.600058 ( 1.023206)
build_miniruby 0.000000 0.000917 0.660542 ( 0.660516)
build_ruby 0.000000 0.001372 2.424451 ( 2.423589)
build_all 0.008510 0.001194 12.857936 ( 1.633061)
build_install 0.006252 0.000273 1.483816 ( 0.709865)
test_btest 0.000653 0.000000 67.193683 ( 6.187854)
test_basic 0.003813 0.000061 0.259992 ( 0.355218)
test_all 0.000985 0.000104 501.803387 ( 47.260804)
test_rubyspec 0.008472 0.018865 35.102624 ( 45.712159)
total: 105.97 sec