Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-191100
#<BuildRuby:0x00005566cfe9b2f0
@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.20221230-191100",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003204 0.000246 0.607618 ( 1.044196)
build_miniruby 0.000852 0.000065 0.743371 ( 0.742964)
build_ruby 0.001204 0.000093 2.480109 ( 2.480591)
build_all 0.004940 0.004447 12.763904 ( 1.531112)
build_install 0.006852 0.000000 1.584790 ( 0.765079)
test_btest 0.000602 0.000000 65.568092 ( 6.265636)
test_basic 0.003029 0.000221 0.238490 ( 0.334669)
test_all 0.000931 0.000116 475.363790 ( 46.269571)
test_rubyspec 0.014226 0.015160 34.984990 ( 45.547947)
total: 104.98 sec