Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-035921
#<BuildRuby:0x000055900672bbb8
@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-035921",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002938 0.003717 1.447535 ( 2.672516)
build_miniruby 0.001051 0.000000 0.959723 ( 0.958526)
build_ruby 0.001166 0.000000 2.613857 ( 2.614133)
build_all 0.005580 0.003954 14.306165 ( 1.348361)
build_install 0.008682 0.000000 2.071824 ( 0.942590)
test_btest 0.000985 0.000000 85.352298 ( 7.296545)
test_basic 0.004028 0.000000 0.555746 ( 0.633738)
test_all 0.000658 0.000582 506.742778 ( 56.882524)
test_rubyspec 0.009474 0.029300 43.398905 ( 55.759238)
total: 129.11 sec