Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-124140
#<BuildRuby:0x000056421ce443a0
@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-124140",
@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.000007)
autoconf 0.000054 0.000008 0.000062 ( 0.000063)
configure 0.000053 0.000008 0.000061 ( 0.000057)
build_up 0.008113 0.000000 1.167547 ( 1.233359)
build_miniruby 0.001877 0.000000 0.908887 ( 0.923311)
build_ruby 0.002040 0.000059 2.382137 ( 2.320587)
build_all 0.014376 0.003738 18.356411 ( 2.263587)
build_install 0.017313 0.001249 1.871901 ( 1.001860)
test_btest 0.001451 0.000189 84.774757 ( 10.183056)
test_basic 0.006519 0.000850 0.340385 ( 0.430009)
test_all 0.002203 0.000288 711.534894 ( 75.239777)
test_rubyspec 0.108542 0.032408 50.916602 ( 59.538347)
total: 153.14 sec