Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-071303
#<BuildRuby:0x0000557d4fba4010
@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-071303",
@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.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004329 0.000481 1.125815 ( 1.428082)
build_miniruby 0.000887 0.000099 1.002925 ( 1.001586)
build_ruby 0.001213 0.000000 2.780060 ( 2.651444)
build_all 0.009186 0.000000 15.695519 ( 3.297025)
build_install 0.009590 0.000293 2.308891 ( 1.328906)
test_btest 0.000557 0.000051 66.664079 ( 10.603141)
test_basic 0.004394 0.000399 0.329421 ( 0.420713)
test_all 0.001013 0.000092 653.898914 (110.488462)
test_rubyspec 0.068672 0.004948 51.999787 ( 60.171984)
total: 191.39 sec