Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-093937
#<BuildRuby:0x000055f8957dc6c8
@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.20220209-093937",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006493 0.004779 0.972011 ( 1.642525)
build_miniruby 0.001819 0.000000 0.066916 ( 0.065221)
build_ruby 0.001895 0.000000 0.069768 ( 0.068188)
build_all 0.006612 0.003931 4.120397 ( 0.780286)
build_install 0.016667 0.005864 7.899303 ( 2.323278)
test_btest 0.000992 0.000199 73.103406 ( 8.058482)
test_basic 0.003080 0.004304 0.347700 ( 0.436363)
test_all 0.001972 0.000000 649.255885 ( 64.973715)
test_rubyspec 0.103030 0.044302 46.085810 ( 51.500993)
total: 129.85 sec