Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-124924
#<BuildRuby:0x0000558e318a0920
@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.20220921-124924",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.010283 1.075938 ( 1.129451)
build_miniruby 0.000567 0.001725 0.113459 ( 0.108611)
build_ruby 0.001304 0.000652 0.114774 ( 0.097886)
build_all 0.006909 0.003455 1.620894 ( 0.650624)
build_install 0.008063 0.013515 1.917483 ( 0.958219)
test_btest 0.000991 0.000641 69.208712 ( 8.449593)
test_basic 0.000392 0.008018 0.378548 ( 0.466754)
test_all 0.002360 0.001804 651.981988 ( 66.722445)
test_rubyspec 0.103533 0.079951 46.004204 ( 54.422449)
total: 133.01 sec