Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-155615
#<BuildRuby:0x0000559d8568cf40
@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.20220403-155615",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000047 0.000011 0.000058 ( 0.000057)
build_up 0.011943 0.000070 1.007878 ( 1.508259)
build_miniruby 0.001764 0.000000 0.065475 ( 0.063615)
build_ruby 0.002116 0.000013 0.076369 ( 0.074615)
build_all 0.009761 0.001528 4.200453 ( 0.850897)
build_install 0.022826 0.000901 8.390480 ( 2.957061)
test_btest 0.000000 0.001297 73.949803 ( 8.290316)
test_basic 0.001055 0.005886 0.337225 ( 0.431617)
test_all 0.001344 0.000288 660.086225 ( 65.316033)
test_rubyspec 0.115849 0.062779 46.836709 ( 52.047408)
total: 131.54 sec