Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-133622
#<BuildRuby:0x000055f4ad673d68
@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.20230725-133622",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.005422 1.495893 ( 2.858803)
build_miniruby 0.000000 0.001094 0.934330 ( 0.933152)
build_ruby 0.000775 0.000868 2.529418 ( 2.533692)
build_all 0.004815 0.004126 13.208057 ( 1.162834)
build_install 0.006522 0.001723 1.898902 ( 0.886216)
test_btest 0.000767 0.000184 79.586574 ( 6.784431)
test_basic 0.004680 0.000245 0.632935 ( 0.714101)
test_all 0.000929 0.000215 453.373244 ( 48.823856)
test_rubyspec 0.018205 0.022751 43.640071 ( 56.034214)
total: 120.73 sec