Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-153323
#<BuildRuby:0x000055f1b2227fa0
@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.20221225-153323",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.001088 0.002930 0.825595 ( 1.062854)
build_miniruby 0.000933 0.000147 1.014398 ( 1.012671)
build_ruby 0.000000 0.001069 2.640576 ( 2.639205)
build_all 0.005364 0.003710 16.021938 ( 3.362354)
build_install 0.002370 0.007513 2.216275 ( 1.254989)
test_btest 0.000465 0.000139 60.649799 ( 12.114033)
test_basic 0.003542 0.001063 0.329417 ( 0.420841)
test_all 0.001045 0.000000 627.122934 (104.923383)
test_rubyspec 0.038439 0.023018 51.475498 ( 59.753946)
total: 186.54 sec