Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-183040
#<BuildRuby:0x00005564cf1ab7b8
@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.20220226-183040",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.002557 0.008752 0.985518 ( 1.157703)
build_miniruby 0.001998 0.000615 0.070682 ( 0.067894)
build_ruby 0.000000 0.002177 0.075986 ( 0.074273)
build_all 0.009044 0.002186 4.252805 ( 0.852372)
build_install 0.018567 0.004713 7.859652 ( 2.370499)
test_btest 0.000960 0.000304 69.608992 ( 8.340516)
test_basic 0.006917 0.000728 0.337720 ( 0.435200)
test_all 0.001279 0.000384 649.595126 ( 65.218410)
test_rubyspec 0.087351 0.065826 46.628921 ( 51.968952)
total: 130.49 sec