Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-224912
#<BuildRuby:0x0000560d0cad8620
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220829-224912",
@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.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.010615 0.957526 ( 0.994212)
build_miniruby 0.000000 0.002394 0.076148 ( 0.074148)
build_ruby 0.000000 0.002349 0.077409 ( 0.074889)
build_all 0.006406 0.003471 1.556051 ( 0.576442)
build_install 0.013548 0.007742 1.879699 ( 0.919548)
test_btest 0.000640 0.000366 78.715972 ( 8.906972)
test_basic 0.003360 0.003984 0.328211 ( 0.422842)
test_all 0.002695 0.001617 687.196415 ( 67.500616)
test_rubyspec 0.110252 0.062250 45.842814 ( 53.897957)
total: 133.37 sec