Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-021358
#<BuildRuby:0x00005614fb4dd350
@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.20220728-021358",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010684 0.001032 0.857476 ( 1.283005)
build_miniruby 0.001511 0.000232 0.064616 ( 0.063150)
build_ruby 0.001520 0.000000 0.052517 ( 0.051033)
build_all 0.007566 0.000000 1.266183 ( 0.487077)
build_install 0.010906 0.004913 4.242986 ( 1.811403)
test_btest 0.001656 0.000292 53.218427 ( 6.313015)
test_basic 0.006466 0.000273 0.291829 ( 0.382198)
test_all 0.002536 0.000129 474.987131 ( 51.783622)
test_rubyspec 0.094863 0.018946 41.547949 ( 47.214522)
total: 109.39 sec