Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-193340
#<BuildRuby:0x000055f37d66f708
@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.20230731-193340",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000000 0.005787 1.607875 ( 2.872196)
build_miniruby 0.000000 0.001025 0.921187 ( 0.920812)
build_ruby 0.000626 0.000624 2.703660 ( 2.703672)
build_all 0.005892 0.003541 14.385633 ( 1.252895)
build_install 0.008403 0.000000 2.084032 ( 0.926423)
test_btest 0.000985 0.000000 83.480660 ( 7.833105)
test_basic 0.002996 0.002648 0.671381 ( 0.750516)
test_all 0.001129 0.000202 491.388294 ( 49.909166)
test_rubyspec 0.014910 0.026785 46.254328 ( 58.551286)
total: 125.72 sec