Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-110047
#<BuildRuby:0x000055931c68a858
@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.20221208-110047",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.003952 0.000847 1.224393 ( 1.291272)
build_miniruby 0.000754 0.000162 0.993278 ( 0.991976)
build_ruby 0.001367 0.000000 2.763263 ( 2.633346)
build_all 0.007979 0.001018 15.799857 ( 3.300314)
build_install 0.007960 0.000000 2.292322 ( 1.262099)
test_btest 0.000600 0.000000 68.066764 ( 10.944074)
test_basic 0.004872 0.000000 0.306137 ( 0.396997)
test_all 0.001092 0.000000 663.222579 (102.627778)
test_rubyspec 0.037577 0.028551 52.915384 ( 60.988192)
total: 184.44 sec