Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-003034
#<BuildRuby:0x000055f28a4abbb8
@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-003034",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.002579 0.003710 1.521444 ( 2.808417)
build_miniruby 0.000798 0.000168 0.903509 ( 0.903540)
build_ruby 0.000982 0.000206 2.700669 ( 2.700556)
build_all 0.001093 0.008417 14.340693 ( 1.235296)
build_install 0.008340 0.000043 1.990817 ( 0.947473)
test_btest 0.000982 0.000000 82.364327 ( 8.109515)
test_basic 0.002131 0.002589 0.651836 ( 0.730069)
test_all 0.001276 0.000389 533.142446 ( 55.327240)
test_rubyspec 0.008278 0.032692 42.535918 ( 54.966530)
total: 127.73 sec