Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-023116
#<BuildRuby:0x000055a28aac6700
@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.20220813-023116",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.000665 0.010168 0.992058 ( 1.137539)
build_miniruby 0.001300 0.000758 0.079315 ( 0.077599)
build_ruby 0.001403 0.000819 0.074145 ( 0.071726)
build_all 0.010702 0.000000 1.524429 ( 0.576211)
build_install 0.012406 0.009696 1.916213 ( 0.931925)
test_btest 0.000746 0.000394 76.310967 ( 8.370256)
test_basic 0.005665 0.002758 0.318893 ( 0.410336)
test_all 0.003015 0.001587 662.401720 ( 65.177249)
test_rubyspec 0.092287 0.075503 46.087066 ( 53.533806)
total: 130.29 sec