Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-140057
#<BuildRuby:0x00005634ac488028
@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.20230102-140057",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000027)
build_up 0.006627 0.000000 0.901180 ( 1.064943)
build_miniruby 0.001293 0.000000 1.014393 ( 1.012215)
build_ruby 0.001494 0.000169 2.773483 ( 2.770867)
build_all 0.005526 0.004406 16.771026 ( 2.988884)
build_install 0.009928 0.001752 2.266859 ( 1.169604)
test_btest 0.000723 0.000127 70.520972 ( 10.685580)
test_basic 0.003071 0.004489 0.364056 ( 0.448600)
test_all 0.001195 0.000266 663.318263 (108.677090)
test_rubyspec 0.074187 0.053276 51.399242 ( 59.436591)
total: 188.26 sec