Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-084612
#<BuildRuby:0x000055bf06bfbe70
@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.20221206-084612",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.005079 0.000000 1.138707 ( 1.277480)
build_miniruby 0.000989 0.000000 0.968059 ( 0.966924)
build_ruby 0.001226 0.000000 2.754538 ( 2.665392)
build_all 0.005772 0.003240 15.748511 ( 3.334724)
build_install 0.009939 0.000459 2.193478 ( 1.254299)
test_btest 0.000477 0.000112 64.670174 ( 11.848698)
test_basic 0.000000 0.004337 0.311196 ( 0.402462)
test_all 0.000000 0.001292 653.476796 (111.952413)
test_rubyspec 0.037021 0.037382 53.145798 ( 61.290089)
total: 194.99 sec