Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-052322
#<BuildRuby:0x0000559c35d64008
@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.20221212-052322",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003616 0.000556 0.842247 ( 1.049586)
build_miniruby 0.000898 0.000138 0.963046 ( 0.961500)
build_ruby 0.001088 0.000168 2.735877 ( 2.620706)
build_all 0.009061 0.000000 15.811800 ( 3.358665)
build_install 0.001761 0.007149 2.190481 ( 1.246068)
test_btest 0.000564 0.000133 65.792951 ( 11.257997)
test_basic 0.000497 0.004138 0.291118 ( 0.382535)
test_all 0.001044 0.000307 675.882599 (147.340593)
test_rubyspec 0.048756 0.022561 52.874538 ( 61.092189)
total: 229.31 sec