Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-200701
#<BuildRuby:0x000055fc19c607d0
@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.20220311-200701",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000016 0.000006 0.000022 ( 0.000020)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.007844 0.002615 1.007389 ( 1.540784)
build_miniruby 0.001349 0.000450 0.077424 ( 0.075323)
build_ruby 0.001354 0.000452 0.075340 ( 0.073305)
build_all 0.007822 0.000900 1.497964 ( 0.616679)
build_install 0.023417 0.000000 5.239199 ( 2.187571)
test_btest 0.001390 0.000000 73.127821 ( 8.411383)
test_basic 0.001460 0.005370 0.341095 ( 0.430898)
test_all 0.001364 0.000379 658.650146 ( 66.849886)
test_rubyspec 0.099107 0.066381 46.303370 ( 51.735691)
total: 131.92 sec