Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-192208
#<BuildRuby:0x000055cdf82f7800
@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.20220819-192208",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004912 0.006805 0.958651 ( 0.982821)
build_miniruby 0.001978 0.000527 0.070400 ( 0.068147)
build_ruby 0.001720 0.000459 0.075529 ( 0.073618)
build_all 0.006260 0.004593 1.551632 ( 0.578313)
build_install 0.010617 0.011963 1.901530 ( 0.927119)
test_btest 0.000751 0.000322 76.578259 ( 8.807780)
test_basic 0.002367 0.004716 0.327673 ( 0.417279)
test_all 0.003146 0.001665 686.251833 ( 66.840696)
test_rubyspec 0.090693 0.091519 45.990536 ( 54.439800)
total: 133.14 sec