Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-162400
#<BuildRuby:0x000055ee518b15b0
@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.20220203-162400",
@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.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004034 0.008257 0.908461 ( 1.429747)
build_miniruby 0.001598 0.000614 0.070300 ( 0.067721)
build_ruby 0.001497 0.000576 0.077316 ( 0.075025)
build_all 0.009238 0.001729 4.115859 ( 0.770968)
build_install 0.019946 0.003268 7.734178 ( 2.335009)
test_btest 0.001281 0.000000 47.616014 ( 44.254305)
test_basic 0.005536 0.002464 0.341074 ( 0.431693)
test_all 0.001725 0.000000 707.047302 ( 67.105592)
test_rubyspec 0.090781 0.067291 45.558229 ( 50.984695)
total: 167.46 sec