Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-035610
#<BuildRuby:0x000055c0776c12f8
@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.20220426-035610",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.007788 0.000599 0.918781 ( 3.177857)
build_miniruby 0.001827 0.000141 0.063030 ( 0.061045)
build_ruby 0.001491 0.000115 0.065868 ( 0.064593)
build_all 0.007139 0.000549 1.183633 ( 0.486091)
build_install 0.017442 0.000453 4.785997 ( 2.377201)
test_btest 0.001770 0.000118 52.637942 ( 5.933441)
test_basic 0.006272 0.000023 0.301178 ( 0.390819)
test_all 0.002566 0.000160 510.467501 ( 54.013422)
test_rubyspec 0.091522 0.035932 41.234578 ( 46.950969)
total: 113.46 sec