Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-034859
#<BuildRuby:0x00005577a4afd1f8
@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.20220720-034859",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.002272 0.006994 0.731477 ( 1.070008)
build_miniruby 0.000976 0.000195 0.047828 ( 0.046595)
build_ruby 0.000989 0.000197 0.048870 ( 0.047668)
build_all 0.005210 0.001042 1.234201 ( 0.481322)
build_install 0.014453 0.001925 4.544920 ( 1.855616)
test_btest 0.000781 0.000147 55.654624 ( 9.782294)
test_basic 0.005231 0.000000 0.239956 ( 0.336459)
test_all 0.002128 0.000000 501.948544 ( 55.592475)
test_rubyspec 0.083192 0.052870 40.636601 ( 46.359821)
total: 115.57 sec