Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-090115
#<BuildRuby:0x000055bcab4d0a90
@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.20221225-090115",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000023 0.000008 0.000031 ( 0.000030)
configure 0.000041 0.000014 0.000055 ( 0.000054)
build_up 0.008584 0.001412 0.979519 ( 1.308575)
build_miniruby 0.001631 0.000502 0.853100 ( 0.852855)
build_ruby 0.002235 0.000687 2.142979 ( 2.142930)
build_all 0.016453 0.004017 18.588925 ( 2.182024)
build_install 0.014444 0.005185 2.049139 ( 1.013565)
test_btest 0.001393 0.000424 89.324263 ( 8.896085)
test_basic 0.004873 0.003017 0.329638 ( 0.418119)
test_all 0.001731 0.000554 671.988356 ( 66.549712)
test_rubyspec 0.085520 0.087227 47.920696 ( 56.099755)
total: 139.46 sec