Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-110017
#<BuildRuby:0x000055e7ca3b29c0
@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.20221012-110017",
@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.000024 0.000001 0.000025 ( 0.000026)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000047 0.000003 0.000050 ( 0.000050)
build_up 0.004085 0.008038 1.068991 ( 1.264653)
build_miniruby 0.001864 0.000399 0.101259 ( 0.098112)
build_ruby 0.001754 0.000000 0.101427 ( 0.098089)
build_all 0.008577 0.000000 1.324655 ( 0.555494)
build_install 0.006164 0.008325 1.613197 ( 0.878269)
test_btest 0.001730 0.000481 64.855412 ( 6.693143)
test_basic 0.006113 0.000487 0.367817 ( 0.457294)
test_all 0.005948 0.000397 511.933198 ( 54.415768)
test_rubyspec 0.087539 0.046818 42.890751 ( 51.119823)
total: 115.58 sec