Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-230028
#<BuildRuby:0x000055f1d652abe8
@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.20230104-230028",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004962 0.001526 0.845795 ( 1.096020)
build_miniruby 0.000967 0.000298 1.008258 ( 1.006459)
build_ruby 0.001261 0.000388 2.772852 ( 2.770241)
build_all 0.006178 0.003530 16.756825 ( 2.979938)
build_install 0.006668 0.005149 2.299377 ( 1.171750)
test_btest 0.000787 0.000295 76.359945 ( 10.579400)
test_basic 0.005319 0.001995 0.325728 ( 0.410172)
test_all 0.000996 0.000373 657.187735 ( 98.399057)
test_rubyspec 0.077866 0.053189 51.306610 ( 59.354761)
total: 177.77 sec