Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-225719
#<BuildRuby:0x000055c8a30b4098
@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-225719",
@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.000014)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.005151 0.000107 1.404198 ( 2.634347)
build_miniruby 0.000960 0.000101 0.916040 ( 0.914979)
build_ruby 0.001111 0.000117 2.454496 ( 2.454291)
build_all 0.008728 0.000442 13.129093 ( 1.271623)
build_install 0.003956 0.003835 1.829901 ( 0.834634)
test_btest 0.001012 0.000000 79.119599 ( 6.934871)
test_basic 0.004425 0.000163 0.719794 ( 0.797985)
test_all 0.001201 0.000157 457.945488 ( 48.947635)
test_rubyspec 0.035338 0.007813 44.452624 ( 56.818935)
total: 121.61 sec