Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-110934
#<BuildRuby:0x0000555df0d26740
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-110934",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004967 0.000432 1.134461 ( 1.145010)
build_miniruby 0.000861 0.000075 1.029970 ( 1.028775)
build_ruby 0.001162 0.000101 2.731080 ( 2.597266)
build_all 0.009182 0.000063 15.897249 ( 3.350866)
build_install 0.008884 0.000000 2.255715 ( 1.249813)
test_btest 0.000523 0.000000 59.526487 ( 12.286454)
test_basic 0.004500 0.000094 0.324499 ( 0.415484)
test_all 0.000784 0.000056 653.908886 (112.604697)
test_rubyspec 0.035937 0.025626 53.277432 ( 61.504288)
total: 196.18 sec