Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-005016
#<BuildRuby:0x0000563ae6b668a0
@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.20220405-005016",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.008025 0.003984 1.014408 ( 1.170168)
build_miniruby 0.002147 0.000572 0.075320 ( 0.072610)
build_ruby 0.000000 0.002151 0.078504 ( 0.076270)
build_all 0.007338 0.002869 4.170145 ( 0.840236)
build_install 0.018504 0.006112 8.448282 ( 2.930035)
test_btest 0.000972 0.000307 76.688504 ( 8.640893)
test_basic 0.007184 0.000753 0.338529 ( 0.427580)
test_all 0.001479 0.000444 664.395052 ( 65.705395)
test_rubyspec 0.098939 0.093559 46.588408 ( 51.829447)
total: 131.69 sec