Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-095639
#<BuildRuby:0x000055a68eb3b520
@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.20230724-095639",
@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.000016 0.000001 0.000017 ( 0.000016)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.002849 0.004211 1.548677 ( 2.856113)
build_miniruby 0.000831 0.000083 0.905532 ( 0.905462)
build_ruby 0.001051 0.000105 2.659601 ( 2.659329)
build_all 0.009097 0.000069 14.212445 ( 1.229806)
build_install 0.008076 0.000000 1.949202 ( 0.897166)
test_btest 0.000957 0.000057 79.270118 ( 7.583145)
test_basic 0.001434 0.003426 0.631845 ( 0.710040)
test_all 0.001102 0.000127 514.562197 ( 52.973997)
test_rubyspec 0.004694 0.034705 44.495908 ( 56.949831)
total: 126.77 sec