Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-055602
#<BuildRuby:0x000055d4ff790b38
@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.20220303-055602",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001643 0.009902 1.027790 ( 2.298273)
build_miniruby 0.001581 0.000527 0.077703 ( 0.077814)
build_ruby 0.001386 0.000462 0.074351 ( 0.074347)
build_all 0.008907 0.001596 4.170916 ( 0.877679)
build_install 0.010596 0.012881 8.003794 ( 2.476317)
test_btest 0.000848 0.000370 74.686570 ( 8.279636)
test_basic 0.001620 0.005656 0.337437 ( 0.429387)
test_all 0.001332 0.000666 698.599882 ( 67.388742)
test_rubyspec 0.111068 0.047546 46.373875 ( 51.791246)
total: 133.69 sec