Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-085536
#<BuildRuby:0x00005598ae9508e8
@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.20221116-085536",
@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.000006)
autoconf 0.000022 0.000004 0.000026 ( 0.000019)
configure 0.000041 0.000006 0.000047 ( 0.000043)
build_up 0.001650 0.006431 1.093690 ( 1.223082)
build_miniruby 0.001892 0.000000 0.884708 ( 0.885939)
build_ruby 0.000000 0.002603 2.345996 ( 2.259951)
build_all 0.016574 0.001930 18.210276 ( 2.276037)
build_install 0.017374 0.003534 1.851967 ( 1.017774)
test_btest 0.000851 0.000205 84.904513 ( 8.781272)
test_basic 0.002379 0.003927 0.359084 ( 0.455634)
test_all 0.001186 0.000327 676.584724 ( 73.479863)
test_rubyspec 0.071054 0.064893 50.251363 ( 58.797961)
total: 149.18 sec