Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-074943
#<BuildRuby:0x0000558b2c11fbb8
@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.20230624-074943",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000009)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005783 0.000000 1.368760 ( 2.585384)
build_miniruby 0.001088 0.000000 0.878706 ( 0.878637)
build_ruby 0.000000 0.001253 2.617539 ( 2.617771)
build_all 0.007006 0.003060 15.602225 ( 1.378228)
build_install 0.012133 0.000000 4.669172 ( 1.106967)
test_btest 0.001091 0.000000 82.583180 ( 7.741603)
test_basic 0.004844 0.000000 0.826817 ( 0.906238)
test_all 0.002148 0.000000 456.642615 ( 49.374140)
test_rubyspec 0.016711 0.036656 41.267155 ( 53.804846)
total: 120.39 sec