Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-161559
#<BuildRuby:0x0000562319a5c4d0
@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-161559",
@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.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000000 0.008801 0.961336 ( 1.127441)
build_miniruby 0.000000 0.002288 0.846628 ( 0.846223)
build_ruby 0.000000 0.002558 2.149240 ( 2.149552)
build_all 0.006788 0.014520 18.594123 ( 2.167725)
build_install 0.007370 0.015723 2.044406 ( 1.044211)
test_btest 0.000783 0.000609 95.904601 ( 9.248188)
test_basic 0.004841 0.003765 0.345572 ( 0.431902)
test_all 0.001437 0.001117 676.123540 ( 64.222948)
test_rubyspec 0.078653 0.102532 47.892525 ( 56.029200)
total: 137.27 sec