Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-090417
#<BuildRuby:0x0000563a7e297688
@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-090417",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010732 0.000690 0.924985 ( 1.227095)
build_miniruby 0.002449 0.000000 0.081008 ( 0.079161)
build_ruby 0.002019 0.000126 0.078255 ( 0.077336)
build_all 0.007902 0.003080 4.128835 ( 0.790870)
build_install 0.011615 0.011876 7.869750 ( 2.342091)
test_btest 0.001185 0.000419 47.248650 ( 43.968463)
test_basic 0.002885 0.005838 0.337246 ( 0.424964)
test_all 0.000000 0.001646 686.590183 ( 67.228166)
test_rubyspec 0.110008 0.056329 46.008205 ( 51.491848)
total: 167.63 sec