Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-180533
#<BuildRuby:0x000056287029fba0
@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-180533",
@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.000022 0.000002 0.000024 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000000 0.005855 1.589731 ( 3.039401)
build_miniruby 0.000000 0.001417 2.110555 ( 1.983632)
build_ruby 0.000629 0.000648 2.610164 ( 2.609541)
build_all 0.007627 0.001606 14.464391 ( 1.311050)
build_install 0.008128 0.000749 1.975567 ( 1.005288)
test_btest 0.000598 0.000120 80.861855 ( 8.198002)
test_basic 0.004404 0.000000 0.737706 ( 0.814477)
test_all 0.001509 0.000000 522.605902 ( 45.332974)
test_rubyspec 0.019994 0.019398 43.485269 ( 55.911440)
total: 120.21 sec