Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-182616
#<BuildRuby:0x00005584d06009f0
@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.20220721-182616",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000164 0.000012 0.000176 ( 0.000252)
configure 0.000044 0.000004 0.000048 ( 0.000044)
build_up 0.010430 0.000454 0.835427 ( 1.574269)
build_miniruby 0.001551 0.000110 0.063316 ( 0.062899)
build_ruby 0.001197 0.000086 0.052531 ( 0.052048)
build_all 0.006609 0.000125 1.233071 ( 0.478031)
build_install 0.009386 0.005426 4.346905 ( 1.794898)
test_btest 0.001373 0.000172 54.807601 ( 6.156760)
test_basic 0.000850 0.005402 0.294400 ( 0.387032)
test_all 0.000920 0.001533 483.985111 ( 52.474052)
test_rubyspec 0.082882 0.054711 41.931430 ( 47.939947)
total: 110.92 sec