Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-150053
#<BuildRuby:0x0000560ee793b7b8
@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.20220204-150053",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011465 0.000000 0.954899 ( 1.086018)
build_miniruby 0.001679 0.000160 0.068899 ( 0.067172)
build_ruby 0.002556 0.000000 0.075895 ( 0.073082)
build_all 0.009904 0.000044 4.180414 ( 0.784401)
build_install 0.023047 0.000943 7.726558 ( 2.274499)
test_btest 0.001115 0.000097 47.524602 ( 44.015251)
test_basic 0.006884 0.000599 0.346398 ( 0.436741)
test_all 0.001801 0.000156 694.036955 ( 67.057789)
test_rubyspec 0.105875 0.063512 46.252812 ( 51.663825)
total: 167.46 sec