Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-205725
#<BuildRuby:0x00005570dbb8c008
@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-205725",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.000000 0.006374 0.887488 ( 1.082022)
build_miniruby 0.000543 0.000814 1.009847 ( 1.007904)
build_ruby 0.000000 0.001699 2.784646 ( 2.781904)
build_all 0.008576 0.001277 16.717245 ( 2.986877)
build_install 0.007850 0.003832 2.301606 ( 1.177873)
test_btest 0.000795 0.000239 74.019914 ( 10.995213)
test_basic 0.000000 0.006409 0.363020 ( 0.449257)
test_all 0.000354 0.001200 670.559394 ( 95.595551)
test_rubyspec 0.080360 0.054237 51.548821 ( 59.562586)
total: 175.64 sec