Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-151047
#<BuildRuby:0x00005560e47bc6c8
@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.20220317-151047",
@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.000018 0.000002 0.000020 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011882 0.000225 1.007218 ( 1.171236)
build_miniruby 0.002207 0.000138 0.077757 ( 0.075861)
build_ruby 0.002031 0.000127 0.078467 ( 0.076642)
build_all 0.009839 0.000615 4.207900 ( 0.852364)
build_install 0.021645 0.000617 7.868751 ( 2.419525)
test_btest 0.001180 0.000066 72.907992 ( 8.274932)
test_basic 0.003214 0.005676 0.345119 ( 0.432416)
test_all 0.001813 0.000191 665.852108 ( 65.401141)
test_rubyspec 0.093383 0.072406 46.109665 ( 51.452483)
total: 130.16 sec