Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-194024
#<BuildRuby:0x0000560de7c73468
@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.20221209-194024",
@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.000001 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004295 0.000715 1.104401 ( 1.098931)
build_miniruby 0.000766 0.000128 1.042896 ( 1.041541)
build_ruby 0.001025 0.000171 2.773656 ( 2.680598)
build_all 0.005540 0.003856 15.842727 ( 3.187706)
build_install 0.008344 0.000789 2.257358 ( 1.278917)
test_btest 0.000592 0.000000 65.223331 ( 10.873898)
test_basic 0.004959 0.000175 0.311724 ( 0.401995)
test_all 0.001112 0.000209 663.161063 (116.660801)
test_rubyspec 0.054888 0.020258 52.561173 ( 60.802190)
total: 198.03 sec