Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-204300
#<BuildRuby:0x000055af2e76fba0
@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-204300",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.001305 0.004204 1.252851 ( 2.646507)
build_miniruby 0.000855 0.000135 0.872344 ( 0.871723)
build_ruby 0.001191 0.000000 2.503498 ( 2.503501)
build_all 0.002747 0.006334 13.867724 ( 1.190722)
build_install 0.003426 0.004673 1.956750 ( 0.893095)
test_btest 0.000566 0.000154 81.120563 ( 7.304081)
test_basic 0.000695 0.004145 0.785485 ( 0.862004)
test_all 0.001156 0.000367 521.591511 ( 46.430423)
test_rubyspec 0.021112 0.020052 44.919413 ( 57.308286)
total: 120.01 sec