Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-134722
#<BuildRuby:0x00005627a263afe0
@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-134722",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003707 0.005026 1.119809 ( 1.174913)
build_miniruby 0.001644 0.000379 0.897398 ( 0.902940)
build_ruby 0.002491 0.000000 2.316150 ( 2.223329)
build_all 0.017409 0.000000 18.278972 ( 2.293647)
build_install 0.012292 0.006233 1.853773 ( 0.992213)
test_btest 0.001304 0.000000 85.964664 ( 9.531626)
test_basic 0.005004 0.003646 0.359993 ( 0.447848)
test_all 0.001471 0.000353 715.717525 ( 75.390587)
test_rubyspec 0.096710 0.028074 50.816680 ( 59.120098)
total: 152.08 sec