Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-083345
#<BuildRuby:0x000055a76ba768a0
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220310-083345",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000040 0.000000 0.000040 ( 0.000040)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.004465 0.007022 1.036077 ( 2.559098)
build_miniruby 0.001346 0.000480 0.067507 ( 0.065656)
build_ruby 0.001273 0.000455 0.075413 ( 0.074210)
build_all 0.003245 0.006044 1.509116 ( 0.601642)
build_install 0.017113 0.006205 5.273662 ( 2.175004)
test_btest 0.000884 0.000372 73.920866 ( 8.264776)
test_basic 0.007639 0.000000 0.331717 ( 0.420958)
test_all 0.001578 0.000000 705.239332 ( 68.157021)
test_rubyspec 0.089267 0.073345 46.174017 ( 51.753500)
total: 134.07 sec