Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-091741
#<BuildRuby:0x0000562bf26d9c68
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221219-091741",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003962 0.000417 0.886402 ( 1.093543)
build_miniruby 0.000952 0.000000 0.975169 ( 0.973853)
build_ruby 0.001168 0.000000 2.796480 ( 2.677848)
build_all 0.004886 0.004034 15.783062 ( 3.211555)
build_install 0.008314 0.001188 2.230093 ( 1.247232)
test_btest 0.000537 0.000077 56.962237 ( 12.184938)
test_basic 0.000000 0.004562 0.316796 ( 0.408326)
test_all 0.000000 0.001412 676.171698 (135.238799)
test_rubyspec 0.028910 0.033116 53.291061 ( 61.385091)
total: 218.42 sec