Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-082711
#<BuildRuby:0x0000559172b5f438
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240105-082711",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003426 0.003829 1.082101 ( 1.534560)
build_miniruby 0.001068 0.000267 0.803163 ( 0.802998)
build_ruby 0.001071 0.000268 2.653720 ( 2.654885)
build_all 0.006277 0.001569 11.869789 ( 0.983939)
build_install 0.009266 0.001069 3.477313 ( 0.965444)
test_btest 0.000000 0.000612 61.759113 ( 5.719891)
test_basic 0.000253 0.004720 0.384196 ( 0.464019)
test_all 0.078629 0.017474 392.236253 ( 35.847586)
test_rubyspec 0.022587 0.047303 40.277809 ( 52.842240)
total: 101.82 sec