Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-124223
#<BuildRuby:0x00005607582ff2f0
@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.20221226-124223",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004825 0.004245 0.976646 ( 1.574448)
build_miniruby 0.001882 0.000578 0.850546 ( 0.850062)
build_ruby 0.002192 0.000674 2.144161 ( 2.144438)
build_all 0.011532 0.008814 18.514114 ( 2.155744)
build_install 0.013182 0.006327 2.024104 ( 1.014609)
test_btest 0.001062 0.000425 93.544207 ( 9.345380)
test_basic 0.001857 0.006393 0.343840 ( 0.430244)
test_all 0.001609 0.000751 691.264996 ( 63.593473)
test_rubyspec 0.116712 0.070477 48.071143 ( 56.167935)
total: 137.28 sec