Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-215000
#<BuildRuby:0x000055f051ffc4d0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221205-215000",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007880 0.001970 1.182100 ( 1.344541)
build_miniruby 0.001679 0.000419 0.855929 ( 0.861873)
build_ruby 0.002631 0.000658 2.260528 ( 2.178127)
build_all 0.016455 0.002640 18.312923 ( 2.141728)
build_install 0.016676 0.002309 1.993011 ( 1.051628)
test_btest 0.001337 0.000000 91.842834 ( 8.807222)
test_basic 0.002453 0.004313 0.348481 ( 0.438067)
test_all 0.001568 0.000392 689.552784 ( 70.311424)
test_rubyspec 0.080785 0.074165 48.694165 ( 57.250070)
total: 144.39 sec