Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-130515
#<BuildRuby:0x0000556011fd7688
@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-130515",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009507 0.001358 0.929207 ( 1.518479)
build_miniruby 0.001551 0.000221 0.075714 ( 0.073763)
build_ruby 0.001574 0.000225 0.079312 ( 0.077550)
build_all 0.009967 0.000000 4.090944 ( 0.770937)
build_install 0.022303 0.000338 7.701215 ( 2.259793)
test_btest 0.000927 0.000093 46.371687 ( 43.888571)
test_basic 0.007292 0.000000 0.334881 ( 0.431704)
test_all 0.001749 0.000000 634.684179 ( 64.991579)
test_rubyspec 0.094721 0.060875 45.547123 ( 50.991483)
total: 165.00 sec