Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-103252
#<BuildRuby:0x000055d7ff72c068
@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-103252",
@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.000011 0.000005 0.000016 ( 0.000015)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000012 0.000005 0.000017 ( 0.000017)
build_up 0.002676 0.001071 0.607147 ( 1.029487)
build_miniruby 0.000575 0.000230 0.739769 ( 0.739187)
build_ruby 0.000912 0.000364 2.469359 ( 2.469853)
build_all 0.007697 0.001211 12.603311 ( 1.496480)
build_install 0.006574 0.000000 1.605985 ( 0.754165)
test_btest 0.000668 0.000000 64.731665 ( 6.191219)
test_basic 0.003191 0.000000 0.252962 ( 0.348921)
test_all 0.001377 0.000000 503.648383 ( 46.530322)
test_rubyspec 0.013398 0.014927 34.776917 ( 45.381347)
total: 104.94 sec