Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-195501
#<BuildRuby:0x0000556700320480
@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.20220218-195501",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000255 0.011452 0.945323 ( 1.182734)
build_miniruby 0.000787 0.002933 0.074131 ( 0.070052)
build_ruby 0.001577 0.000493 0.076316 ( 0.074109)
build_all 0.007913 0.002473 4.052687 ( 0.776178)
build_install 0.016798 0.004175 7.827626 ( 2.311218)
test_btest 0.001375 0.000413 69.845867 ( 8.256231)
test_basic 0.006684 0.002005 0.335988 ( 0.423800)
test_all 0.001307 0.000392 704.042158 ( 67.743250)
test_rubyspec 0.107472 0.060669 46.092605 ( 51.823218)
total: 132.66 sec