Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-082824
#<BuildRuby:0x000055be2815ef28
@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-082824",
@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.000017 0.000007 0.000024 ( 0.000025)
autoconf 0.000025 0.000011 0.000036 ( 0.000036)
configure 0.000018 0.000007 0.000025 ( 0.000026)
build_up 0.001942 0.004813 1.523469 ( 2.743308)
build_miniruby 0.000699 0.000326 0.812441 ( 0.811444)
build_ruby 0.000853 0.000397 2.899959 ( 2.900159)
build_all 0.008137 0.001118 13.577505 ( 1.227910)
build_install 0.004217 0.003745 1.928557 ( 0.871271)
test_btest 0.000000 0.001135 79.556274 ( 7.203189)
test_basic 0.001482 0.002943 0.501869 ( 0.583497)
test_all 0.000000 0.001486 495.065686 ( 56.287892)
test_rubyspec 0.020648 0.020411 44.524773 ( 56.920612)
total: 129.55 sec