Logfile: /home/ko1/ruby/logs/brlog.trunk.20220410-072508
#<BuildRuby:0x000055c9bbb877b8
@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.20220410-072508",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011314 0.000471 1.019604 ( 5.991226)
build_miniruby 0.001754 0.000251 0.079192 ( 0.076808)
build_ruby 0.002340 0.000335 0.075763 ( 0.073007)
build_all 0.009755 0.000000 1.510013 ( 0.604554)
build_install 0.012653 0.008862 2.037102 ( 1.125387)
test_btest 0.000901 0.000187 79.280123 ( 8.435848)
test_basic 0.006604 0.001376 0.347932 ( 0.436010)
test_all 0.002584 0.000000 640.709129 ( 65.187041)
test_rubyspec 0.136837 0.033151 46.618195 ( 51.996646)
total: 133.93 sec