Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-204412
#<BuildRuby:0x0000556a2ac70af8
@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.20220212-204412",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000017 0.000005 0.000022 ( 0.000023)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009851 0.001819 0.948768 ( 1.013148)
build_miniruby 0.001537 0.000473 0.076579 ( 0.075902)
build_ruby 0.001242 0.000382 0.069852 ( 0.069286)
build_all 0.009553 0.000081 4.087910 ( 0.799669)
build_install 0.021588 0.001695 7.888337 ( 2.372280)
test_btest 0.000864 0.000192 74.685086 ( 7.983695)
test_basic 0.006868 0.001526 0.346232 ( 0.435105)
test_all 0.001222 0.000271 704.841699 ( 67.755940)
test_rubyspec 0.093504 0.070481 46.005397 ( 51.225489)
total: 131.73 sec