Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-123407
#<BuildRuby:0x00005564f15f0630
@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.20221204-123407",
@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.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.009768 0.001351 1.200178 ( 1.225111)
build_miniruby 0.001950 0.000450 0.847733 ( 0.846431)
build_ruby 0.003264 0.000000 2.249895 ( 2.156435)
build_all 0.015952 0.004812 18.705681 ( 2.207298)
build_install 0.014493 0.005992 2.080606 ( 1.020997)
test_btest 0.001143 0.000000 96.747823 ( 8.957916)
test_basic 0.008873 0.001300 0.337627 ( 0.424480)
test_all 0.002249 0.000563 743.111274 ( 72.126323)
test_rubyspec 0.069744 0.100952 49.438745 ( 57.569296)
total: 146.54 sec