Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-055610
#<BuildRuby:0x000055c701cbf688
@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.20220204-055610",
@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.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010007 0.000000 1.012943 ( 3.118587)
build_miniruby 0.001928 0.000018 0.069378 ( 0.068151)
build_ruby 0.002083 0.000416 0.073743 ( 0.071656)
build_all 0.009011 0.000916 4.112677 ( 0.782896)
build_install 0.017464 0.005310 7.834290 ( 2.348403)
test_btest 0.001138 0.000239 47.395115 ( 44.237140)
test_basic 0.006593 0.001388 0.341364 ( 0.430140)
test_all 0.001679 0.000354 701.983000 ( 67.483158)
test_rubyspec 0.135428 0.037733 46.079413 ( 51.607802)
total: 170.15 sec