Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-204600
#<BuildRuby:0x000055f164abcd30
@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.20220824-204600",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011090 0.000962 0.966490 ( 0.999161)
build_miniruby 0.001846 0.000246 0.076591 ( 0.075241)
build_ruby 0.001952 0.000260 0.076643 ( 0.075344)
build_all 0.009572 0.000617 1.533448 ( 0.586543)
build_install 0.020808 0.001213 1.872051 ( 0.930546)
test_btest 0.001175 0.000131 75.881517 ( 8.354086)
test_basic 0.001975 0.005958 0.323657 ( 0.412575)
test_all 0.003398 0.000294 669.274504 ( 65.899733)
test_rubyspec 0.118613 0.054219 45.688704 ( 54.216999)
total: 131.55 sec