Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-150038
#<BuildRuby:0x000055b019ddb778
@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.20220326-150038",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000099 0.000014 0.000113 ( 0.000119)
build_up 0.010473 0.000883 1.040813 ( 1.305903)
build_miniruby 0.001861 0.000000 0.073909 ( 0.072792)
build_ruby 0.001688 0.000000 0.079401 ( 0.078517)
build_all 0.005878 0.004480 4.235286 ( 0.883736)
build_install 0.020747 0.002731 7.975601 ( 2.437654)
test_btest 0.001096 0.000183 76.778955 ( 8.321242)
test_basic 0.008376 0.000000 0.341434 ( 0.430659)
test_all 0.001997 0.000000 701.711367 ( 68.119343)
test_rubyspec 0.125244 0.037612 45.828943 ( 51.028036)
total: 132.68 sec