Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-172607
#<BuildRuby:0x000055f80c023708
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230729-172607",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005586 0.000354 1.575486 ( 2.802474)
build_miniruby 0.000755 0.000178 0.897321 ( 0.897325)
build_ruby 0.001663 0.000000 2.713466 ( 2.717824)
build_all 0.009213 0.000000 14.585649 ( 1.327071)
build_install 0.008203 0.000375 2.060997 ( 0.946537)
test_btest 0.000000 0.001148 83.625798 ( 8.122803)
test_basic 0.002959 0.002808 0.775344 ( 0.854419)
test_all 0.001028 0.000234 527.818870 ( 50.936708)
test_rubyspec 0.023129 0.019326 43.376349 ( 55.797048)
total: 124.40 sec