Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-003432
#<BuildRuby:0x000055a734ed0658
@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-003432",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000017)
build_up 0.010534 0.001426 0.971345 ( 6.465337)
build_miniruby 0.000000 0.002197 0.075039 ( 0.073412)
build_ruby 0.000145 0.002127 0.073605 ( 0.071913)
build_all 0.008712 0.001156 4.072713 ( 0.784121)
build_install 0.021733 0.001716 7.750756 ( 2.333026)
test_btest 0.000000 0.001242 47.145146 ( 43.898113)
test_basic 0.001202 0.007625 0.344231 ( 0.430299)
test_all 0.001258 0.000398 642.671348 ( 64.996050)
test_rubyspec 0.119115 0.047056 46.506234 ( 51.733352)
total: 170.79 sec