Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-044959
#<BuildRuby:0x000055ca2fd28008
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221211-044959",
@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.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.004236 0.856832 ( 1.224941)
build_miniruby 0.000000 0.000933 1.006421 ( 1.005386)
build_ruby 0.000000 0.001174 2.755151 ( 2.663282)
build_all 0.007279 0.002174 15.942416 ( 3.362285)
build_install 0.004888 0.005019 2.217938 ( 1.268702)
test_btest 0.000429 0.000143 66.120263 ( 10.638214)
test_basic 0.002166 0.003128 0.310365 ( 0.400516)
test_all 0.001146 0.000422 662.354438 (124.809600)
test_rubyspec 0.045453 0.018190 52.348040 ( 60.559873)
total: 205.93 sec