Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-055027
#<BuildRuby:0x000055ec4733c870
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-055027",
@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.000007 0.000001 0.000008 ( 0.000016)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005009 0.005318 0.937139 ( 1.428190)
build_miniruby 0.000000 0.001888 0.085154 ( 0.083574)
build_ruby 0.000000 0.001998 0.075822 ( 0.074097)
build_all 0.008133 0.003205 4.155944 ( 0.801189)
build_install 0.024653 0.000877 7.936497 ( 2.368781)
test_btest 0.001023 0.000293 46.897757 ( 43.604498)
test_basic 0.003109 0.005236 0.355356 ( 0.443434)
test_all 0.001427 0.000475 676.117968 ( 65.617111)
test_rubyspec 0.079159 0.074917 46.061811 ( 51.619188)
total: 166.04 sec