Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-112646
#<BuildRuby:0x0000559f52954d30
@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.20220904-112646",
@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.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009149 0.002111 0.965716 ( 0.995427)
build_miniruby 0.001607 0.000371 0.077961 ( 0.077381)
build_ruby 0.002077 0.000479 0.078166 ( 0.076897)
build_all 0.007752 0.001789 1.544566 ( 0.613481)
build_install 0.012785 0.009458 1.916116 ( 0.962414)
test_btest 0.001017 0.000313 78.722007 ( 8.179036)
test_basic 0.006543 0.000000 0.341396 ( 0.431785)
test_all 0.002169 0.000620 642.673241 ( 64.853524)
test_rubyspec 0.102469 0.071613 45.526051 ( 53.919141)
total: 130.11 sec