Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-182813
#<BuildRuby:0x00005560026c0f40
@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-182813",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.011266 0.000469 1.030563 ( 1.424298)
build_miniruby 0.001878 0.000125 0.074704 ( 0.073520)
build_ruby 0.001700 0.000113 0.076823 ( 0.076514)
build_all 0.009785 0.000303 4.211312 ( 0.867150)
build_install 0.022826 0.000090 8.010205 ( 2.448727)
test_btest 0.001117 0.000056 72.278620 ( 7.949600)
test_basic 0.007169 0.000359 0.335471 ( 0.426668)
test_all 0.001909 0.000095 715.212907 ( 68.734986)
test_rubyspec 0.062729 0.099290 46.246391 ( 51.770491)
total: 133.77 sec