Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-092507
#<BuildRuby:0x0000563504eeb418
@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.20221228-092507",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000018 0.000002 0.000020 ( 0.000018)
build_up 0.006221 0.000129 0.900377 ( 1.054715)
build_miniruby 0.001311 0.000000 1.018178 ( 1.016252)
build_ruby 0.000000 0.001591 2.764955 ( 2.762392)
build_all 0.004152 0.005783 16.770019 ( 2.976733)
build_install 0.007177 0.004563 2.352683 ( 1.211312)
test_btest 0.000854 0.000000 71.447823 ( 10.942497)
test_basic 0.006079 0.000554 0.309715 ( 0.396026)
test_all 0.000000 0.001414 669.270647 ( 98.501314)
test_rubyspec 0.079882 0.051844 51.561792 ( 59.694746)
total: 178.56 sec