Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-041450
#<BuildRuby:0x0000555a299caeb8
@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.20230727-041450",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.005553 1.445524 ( 2.735225)
build_miniruby 0.000000 0.000951 0.807572 ( 0.806652)
build_ruby 0.000430 0.000695 2.968804 ( 2.968694)
build_all 0.008506 0.000881 14.445266 ( 1.274737)
build_install 0.006979 0.001329 2.029831 ( 0.916437)
test_btest 0.000929 0.000177 80.879480 ( 7.826257)
test_basic 0.000830 0.004685 0.729158 ( 0.806007)
test_all 0.000985 0.001386 554.702026 ( 50.813912)
test_rubyspec 0.002776 0.038809 43.179413 ( 55.414708)
total: 123.56 sec