Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-225406
#<BuildRuby:0x000055c8ff0ff708
@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.20230725-225406",
@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.000023 0.000002 0.000025 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.006238 0.000228 1.538190 ( 2.794010)
build_miniruby 0.000938 0.000094 0.928606 ( 0.928234)
build_ruby 0.001234 0.000124 2.706991 ( 2.707093)
build_all 0.000736 0.008531 14.003930 ( 1.267962)
build_install 0.007462 0.000615 2.028290 ( 0.899548)
test_btest 0.000646 0.000000 81.418470 ( 7.170514)
test_basic 0.000586 0.003696 0.665495 ( 0.743298)
test_all 0.001333 0.000303 519.102297 ( 50.189456)
test_rubyspec 0.021270 0.018846 43.025410 ( 55.443227)
total: 122.14 sec