Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-192804
#<BuildRuby:0x0000557f85b548e8
@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.20220224-192804",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000916 0.011315 0.855623 ( 0.994526)
build_miniruby 0.001632 0.000582 0.075421 ( 0.073099)
build_ruby 0.001449 0.000517 0.077243 ( 0.075030)
build_all 0.010218 0.000000 4.210170 ( 0.837339)
build_install 0.019158 0.004778 7.953814 ( 2.436761)
test_btest 0.001148 0.000334 74.250555 ( 7.929045)
test_basic 0.006640 0.000821 0.332541 ( 0.424343)
test_all 0.002309 0.000000 659.204460 ( 66.140402)
test_rubyspec 0.104254 0.061742 46.448723 ( 51.466124)
total: 130.38 sec