Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-175530
#<BuildRuby:0x000055710f7efdf8
@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.20221124-175530",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004625 0.000000 1.045031 ( 1.145528)
build_miniruby 0.000949 0.000000 0.971140 ( 0.969768)
build_ruby 0.001109 0.000000 2.794501 ( 2.700069)
build_all 0.008771 0.000000 15.790532 ( 3.342367)
build_install 0.005736 0.003657 2.073750 ( 1.239755)
test_btest 0.000576 0.000026 65.267875 ( 10.545285)
test_basic 0.000738 0.003756 0.294524 ( 0.385638)
test_all 0.001996 0.000181 718.641275 (110.560734)
test_rubyspec 0.050619 0.009191 52.983181 ( 61.220317)
total: 192.11 sec