Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-165258
#<BuildRuby:0x0000555f917af0d0
@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.20220314-165258",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000026 0.000010 0.000036 ( 0.000031)
build_up 0.006521 0.005165 0.996852 ( 1.275938)
build_miniruby 0.001564 0.000652 0.078606 ( 0.076959)
build_ruby 0.001384 0.000576 0.076567 ( 0.075281)
build_all 0.005571 0.005077 4.246360 ( 0.853186)
build_install 0.011802 0.011085 8.037037 ( 2.415885)
test_btest 0.000884 0.000476 73.177013 ( 8.290635)
test_basic 0.005725 0.003082 0.345706 ( 0.432848)
test_all 0.001242 0.000669 704.371644 ( 68.242675)
test_rubyspec 0.079901 0.074456 46.184221 ( 51.758649)
total: 133.42 sec