Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-201917
#<BuildRuby:0x0000557bd1cd4658
@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.20220131-201917",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000016)
build_up 0.009314 0.001166 0.945221 ( 1.024905)
build_miniruby 0.001502 0.000322 0.069799 ( 0.069473)
build_ruby 0.001833 0.000392 0.076207 ( 0.076254)
build_all 0.006511 0.003886 4.122055 ( 0.804186)
build_install 0.017496 0.005523 7.917752 ( 2.409048)
test_btest 0.000941 0.000248 47.536115 ( 44.320159)
test_basic 0.006349 0.001671 0.334756 ( 0.424618)
test_all 0.001824 0.000000 658.628383 ( 65.305721)
test_rubyspec 0.063720 0.104964 46.163699 ( 51.592490)
total: 166.03 sec