Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-113241
#<BuildRuby:0x0000558ddf50c0e0
@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-113241",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.000684 0.003252 0.625606 ( 1.043792)
build_miniruby 0.000728 0.000168 0.733177 ( 0.732204)
build_ruby 0.001037 0.000239 2.511365 ( 2.512140)
build_all 0.002670 0.006104 12.573925 ( 1.496477)
build_install 0.006756 0.000000 1.581209 ( 0.765061)
test_btest 0.000526 0.000058 65.218462 ( 5.784490)
test_basic 0.002638 0.000775 0.238175 ( 0.333661)
test_all 0.001198 0.000000 483.431419 ( 46.094624)
test_rubyspec 0.017018 0.012484 34.880545 ( 45.418355)
total: 104.18 sec