Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-061951
#<BuildRuby:0x000055835c937918
@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-061951",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005218 0.000178 1.362001 ( 2.633923)
build_miniruby 0.000810 0.000135 0.849258 ( 0.848488)
build_ruby 0.001782 0.000297 2.690888 ( 2.694099)
build_all 0.000000 0.009011 13.735684 ( 1.241659)
build_install 0.004939 0.002885 1.938725 ( 0.902193)
test_btest 0.000676 0.000203 81.864763 ( 7.592810)
test_basic 0.003563 0.001069 0.605520 ( 0.684359)
test_all 0.000978 0.000293 519.135095 ( 46.890150)
test_rubyspec 0.011604 0.029611 42.998994 ( 55.338254)
total: 118.83 sec