Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-085440
#<BuildRuby:0x000055cc3652b680
@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.20220221-085440",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.006684 0.003546 0.941388 ( 1.248444)
build_miniruby 0.001402 0.000539 0.070801 ( 0.068772)
build_ruby 0.001478 0.000568 0.079220 ( 0.077240)
build_all 0.009610 0.001886 4.141699 ( 0.787551)
build_install 0.013302 0.008147 7.758333 ( 2.312462)
test_btest 0.000113 0.000979 76.180283 ( 7.924248)
test_basic 0.003699 0.004241 0.328006 ( 0.415102)
test_all 0.001072 0.000476 667.281155 ( 65.010643)
test_rubyspec 0.082463 0.083917 46.223380 ( 51.609100)
total: 129.45 sec