Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-033608
#<BuildRuby:0x000055f4fddde8a0
@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.20220317-033608",
@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.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.009028 0.001641 1.051983 ( 5.662375)
build_miniruby 0.001473 0.000491 0.077802 ( 0.075529)
build_ruby 0.001386 0.000462 0.077161 ( 0.075836)
build_all 0.009128 0.001341 4.169189 ( 0.843580)
build_install 0.013601 0.009573 8.005651 ( 2.406055)
test_btest 0.001196 0.000449 74.674030 ( 8.207899)
test_basic 0.005699 0.002137 0.330262 ( 0.417303)
test_all 0.001481 0.000556 691.042101 ( 67.181340)
test_rubyspec 0.067726 0.097115 46.337353 ( 51.641603)
total: 136.51 sec