Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-180008
#<BuildRuby:0x0000555bd008c010
@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.20221214-180008",
@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.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003937 0.000492 0.891555 ( 1.146802)
build_miniruby 0.000972 0.000000 0.996019 ( 0.994684)
build_ruby 0.001332 0.000000 2.812406 ( 2.718707)
build_all 0.008662 0.000316 15.788981 ( 3.332791)
build_install 0.008453 0.000939 2.312941 ( 1.315462)
test_btest 0.000567 0.000063 60.121751 ( 11.804354)
test_basic 0.004576 0.000509 0.281502 ( 0.371887)
test_all 0.001162 0.000129 671.423372 (139.491770)
test_rubyspec 0.043147 0.019820 53.125939 ( 61.347872)
total: 222.52 sec