Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-130241
#<BuildRuby:0x0000563aa9fb80f8
@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.20221212-130241",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.003620 0.000572 0.873737 ( 1.241441)
build_miniruby 0.000904 0.000143 0.970609 ( 0.969101)
build_ruby 0.001176 0.000186 2.774825 ( 2.676901)
build_all 0.008970 0.000073 15.827348 ( 3.326957)
build_install 0.008341 0.001191 2.214006 ( 1.237898)
test_btest 0.000484 0.000069 57.758277 ( 12.055282)
test_basic 0.003860 0.000552 0.287242 ( 0.378579)
test_all 0.001298 0.000186 663.485588 (148.039259)
test_rubyspec 0.035711 0.031634 52.161093 ( 60.338554)
total: 230.26 sec