Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-152623
#<BuildRuby:0x000055a08420d5a8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-152623",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005338 0.005725 0.921395 ( 1.041416)
build_miniruby 0.001353 0.000451 0.078201 ( 0.076502)
build_ruby 0.001721 0.000574 0.075252 ( 0.073564)
build_all 0.006198 0.003547 4.073626 ( 0.791037)
build_install 0.013777 0.008179 7.608329 ( 2.314037)
test_btest 0.000950 0.000380 46.953081 ( 43.574772)
test_basic 0.006703 0.000585 0.336064 ( 0.424179)
test_all 0.001309 0.000491 658.322058 ( 66.707683)
test_rubyspec 0.071325 0.079892 45.781328 ( 51.368619)
total: 166.37 sec