Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-191551
#<BuildRuby:0x00005556df488448
@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.20221226-191551",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.007672 0.001181 0.959425 ( 1.714293)
build_miniruby 0.000000 0.002568 0.838537 ( 0.837634)
build_ruby 0.000860 0.002142 2.144108 ( 2.144942)
build_all 0.006427 0.014821 18.621902 ( 2.149638)
build_install 0.022270 0.000000 2.050742 ( 1.017378)
test_btest 0.001942 0.000106 87.448647 ( 9.188796)
test_basic 0.004848 0.004841 0.349293 ( 0.435176)
test_all 0.001319 0.000462 685.199142 ( 74.280303)
test_rubyspec 0.089730 0.097873 48.006941 ( 56.152913)
total: 147.92 sec