Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-003329
#<BuildRuby:0x000055f909f2c0f8
@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.20221225-003329",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001510 0.008346 0.960814 ( 1.164728)
build_miniruby 0.001935 0.000595 0.836517 ( 0.835447)
build_ruby 0.002101 0.000647 2.142285 ( 2.143310)
build_all 0.019369 0.000431 18.612193 ( 2.172896)
build_install 0.016234 0.006190 2.013180 ( 1.040368)
test_btest 0.000000 0.001247 91.982789 ( 9.166985)
test_basic 0.002988 0.006356 0.350624 ( 0.437409)
test_all 0.001979 0.000659 681.296424 ( 63.322109)
test_rubyspec 0.100788 0.066701 47.828315 ( 55.994876)
total: 136.28 sec