Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-222854
#<BuildRuby:0x0000562254747f58
@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.20221204-222854",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.004279 0.000856 1.153938 ( 1.178594)
build_miniruby 0.000851 0.000170 0.970369 ( 0.968910)
build_ruby 0.001224 0.000000 2.787809 ( 2.663716)
build_all 0.009147 0.000000 15.879578 ( 3.332147)
build_install 0.008844 0.000000 2.226579 ( 1.239762)
test_btest 0.000618 0.000000 67.438473 ( 10.924914)
test_basic 0.004298 0.000497 0.277472 ( 0.369079)
test_all 0.001121 0.000168 659.414008 (118.108976)
test_rubyspec 0.027811 0.047470 53.101118 ( 61.410960)
total: 200.20 sec