Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-130914
#<BuildRuby:0x000055fe727630b0
@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.20220302-130914",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006718 0.003545 1.005602 ( 1.785017)
build_miniruby 0.002009 0.000000 0.074025 ( 0.071622)
build_ruby 0.001956 0.000002 0.070350 ( 0.068877)
build_all 0.004525 0.006538 4.178349 ( 0.856943)
build_install 0.012517 0.010091 7.876084 ( 2.388455)
test_btest 0.000704 0.000352 76.144812 ( 8.358931)
test_basic 0.004925 0.002463 0.335164 ( 0.432902)
test_all 0.001364 0.000260 659.207846 ( 65.241958)
test_rubyspec 0.099343 0.065419 46.403567 ( 51.715479)
total: 130.92 sec