Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-173505
#<BuildRuby:0x000056544497f510
@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.20220212-173505",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008214 0.004106 0.941320 ( 0.972541)
build_miniruby 0.002409 0.000000 0.076236 ( 0.073829)
build_ruby 0.002259 0.000177 0.076132 ( 0.073387)
build_all 0.009602 0.001361 4.145393 ( 0.796765)
build_install 0.015974 0.007877 7.702033 ( 2.329375)
test_btest 0.000922 0.000271 76.744960 ( 7.897291)
test_basic 0.006796 0.000432 0.342006 ( 0.430786)
test_all 0.001712 0.000476 703.754946 ( 67.465507)
test_rubyspec 0.095172 0.069592 46.332676 ( 51.697134)
total: 131.74 sec