Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-084936
#<BuildRuby:0x000055e9bea3fdd8
@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.20221118-084936",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.000061 0.005100 1.043383 ( 1.675812)
build_miniruby 0.000720 0.000193 0.973256 ( 0.972018)
build_ruby 0.001079 0.000287 2.844325 ( 2.741188)
build_all 0.007796 0.001069 15.926275 ( 3.276864)
build_install 0.007478 0.000868 2.016985 ( 1.134001)
test_btest 0.000431 0.000101 57.302066 ( 11.955225)
test_basic 0.000000 0.004913 0.294553 ( 0.384768)
test_all 0.000000 0.001326 664.648766 (102.974444)
test_rubyspec 0.043193 0.018703 51.325476 ( 59.576072)
total: 184.69 sec