Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-012117
#<BuildRuby:0x000055a8d49f89e0
@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.20220207-012117",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010052 0.000872 0.933804 ( 1.046671)
build_miniruby 0.001691 0.000242 0.079500 ( 0.078093)
build_ruby 0.001604 0.000229 0.077422 ( 0.076428)
build_all 0.010984 0.000000 4.142310 ( 0.803559)
build_install 0.022176 0.000550 7.869949 ( 2.360517)
test_btest 0.001537 0.000000 73.287966 ( 8.198531)
test_basic 0.007279 0.000000 0.338753 ( 0.430206)
test_all 0.001860 0.000097 712.577003 ( 67.918663)
test_rubyspec 0.121977 0.051727 45.968405 ( 51.520526)
total: 132.43 sec