Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-182044
#<BuildRuby:0x0000564bff7b8328
@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.20221126-182044",
@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.000001 0.000008 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004540 0.000567 1.208364 ( 1.722633)
build_miniruby 0.000876 0.000109 0.975375 ( 0.974125)
build_ruby 0.000000 0.001259 2.703664 ( 2.610044)
build_all 0.006414 0.003508 22.564698 ( 4.411764)
build_install 0.005852 0.004886 4.364045 ( 1.561789)
test_btest 0.000494 0.000109 64.809425 ( 10.897121)
test_basic 0.001679 0.002776 0.304738 ( 0.395867)
test_all 0.001841 0.000000 643.475574 (109.985152)
test_rubyspec 0.049321 0.017732 53.185293 ( 61.407383)
total: 193.97 sec