Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-052236
#<BuildRuby:0x00005635478ac4d8
@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.20220304-052236",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.009472 0.001579 1.025749 ( 1.800416)
build_miniruby 0.002169 0.000000 0.071854 ( 0.069852)
build_ruby 0.001909 0.000000 0.070090 ( 0.068785)
build_all 0.010615 0.000071 4.253503 ( 0.866799)
build_install 0.021112 0.002815 8.011610 ( 2.431479)
test_btest 0.001187 0.000159 72.780676 ( 7.832678)
test_basic 0.001385 0.006618 0.335154 ( 0.424199)
test_all 0.001954 0.000000 667.415630 ( 65.755905)
test_rubyspec 0.089140 0.079041 46.529099 ( 52.113297)
total: 131.36 sec