Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-025905
#<BuildRuby:0x000055b81feab870
@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.20230727-025905",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000039 0.000006 0.000045 ( 0.000046)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.004500 0.000750 1.554665 ( 2.824466)
build_miniruby 0.000878 0.000146 0.881484 ( 0.880876)
build_ruby 0.001651 0.000000 2.736692 ( 2.742032)
build_all 0.009353 0.000000 13.956158 ( 1.276140)
build_install 0.008067 0.000000 1.964208 ( 0.891150)
test_btest 0.000995 0.000000 81.792143 ( 7.461867)
test_basic 0.005157 0.000487 0.706759 ( 0.782676)
test_all 0.001493 0.000195 514.598431 ( 49.733252)
test_rubyspec 0.010321 0.031751 43.488595 ( 55.948222)
total: 122.54 sec