Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-071111
#<BuildRuby:0x000055eb75af7fb0
@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.20221127-071111",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.001301 0.003984 1.176996 ( 1.554748)
build_miniruby 0.000854 0.000048 0.991948 ( 0.990936)
build_ruby 0.001218 0.000068 2.761020 ( 2.640930)
build_all 0.006052 0.003892 22.210020 ( 4.501388)
build_install 0.009431 0.000129 4.337462 ( 1.482762)
test_btest 0.000563 0.000051 62.690580 ( 11.027604)
test_basic 0.004737 0.000056 0.285657 ( 0.376984)
test_all 0.000986 0.000086 670.952498 (122.597569)
test_rubyspec 0.048817 0.019502 53.485816 ( 61.708985)
total: 206.88 sec