Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-101912
#<BuildRuby:0x000055b2b32aa858
@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.20221217-101912",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004363 0.000018 0.872193 ( 1.078846)
build_miniruby 0.000760 0.000117 1.030154 ( 1.028961)
build_ruby 0.001056 0.000162 2.775614 ( 2.661189)
build_all 0.009031 0.000000 15.928943 ( 3.327773)
build_install 0.010411 0.000223 2.251625 ( 1.288501)
test_btest 0.000536 0.000063 62.889098 ( 11.499676)
test_basic 0.004319 0.000509 0.292609 ( 0.384233)
test_all 0.001389 0.000163 682.501734 (143.708940)
test_rubyspec 0.033426 0.025206 52.318692 ( 60.468913)
total: 225.45 sec