Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-090839
#<BuildRuby:0x000055d6766fbda8
@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.20221128-090839",
@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.000000 0.000008 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005188 0.000000 1.185007 ( 1.709823)
build_miniruby 0.000974 0.000000 0.994561 ( 0.993194)
build_ruby 0.001325 0.000000 2.806932 ( 2.702631)
build_all 0.010214 0.000000 22.482046 ( 4.332727)
build_install 0.004930 0.003983 4.390316 ( 1.568649)
test_btest 0.000530 0.000023 61.502400 ( 11.225021)
test_basic 0.004622 0.000201 0.345911 ( 0.436559)
test_all 0.000987 0.000043 669.825022 (105.626971)
test_rubyspec 0.045687 0.016264 53.076334 ( 61.303944)
total: 189.90 sec