Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-184759
#<BuildRuby:0x0000560dba5e3fa8
@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-184759",
@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.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.005047 0.000092 1.393233 ( 2.896285)
build_miniruby 0.000887 0.000093 0.882936 ( 0.882583)
build_ruby 0.001096 0.000115 2.601657 ( 2.601231)
build_all 0.008703 0.000437 13.680664 ( 1.219551)
build_install 0.007584 0.000289 2.061775 ( 0.932279)
test_btest 0.001044 0.000000 78.783427 ( 7.526730)
test_basic 0.004887 0.000123 0.639732 ( 0.720732)
test_all 0.000827 0.000075 511.958002 ( 50.773935)
test_rubyspec 0.019062 0.021581 42.333827 ( 54.798982)
total: 122.35 sec