Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-153602
#<BuildRuby:0x000055fcdbcfbe70
@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.20230113-153602",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.006090 0.000644 0.876417 ( 1.199720)
build_miniruby 0.001031 0.000294 1.019882 ( 1.017955)
build_ruby 0.000000 0.001476 2.765697 ( 2.763217)
build_all 0.005500 0.004503 16.758931 ( 2.981676)
build_install 0.009686 0.001739 2.062763 ( 1.074735)
test_btest 0.000877 0.000293 75.455133 ( 10.136019)
test_basic 0.005099 0.001700 0.349353 ( 0.434927)
test_all 0.001058 0.000352 659.723389 ( 98.495216)
test_rubyspec 0.064080 0.066811 51.924122 ( 59.957755)
total: 178.06 sec