Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-065352
#<BuildRuby:0x0000558912798010
@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.20221207-065352",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002132 0.003104 1.115392 ( 1.136925)
build_miniruby 0.000793 0.000125 0.956331 ( 0.955177)
build_ruby 0.001056 0.000167 2.783827 ( 2.657888)
build_all 0.009158 0.000000 15.760332 ( 3.293446)
build_install 0.009900 0.000502 2.322215 ( 1.340022)
test_btest 0.000599 0.000078 66.939526 ( 10.918607)
test_basic 0.004119 0.000537 0.302376 ( 0.392815)
test_all 0.001398 0.000182 677.734214 (104.280017)
test_rubyspec 0.041939 0.017670 53.383567 ( 61.558902)
total: 186.53 sec