Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-082647
#<BuildRuby:0x0000556c65bac620
@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.20220816-082647",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009984 0.000805 0.990777 ( 1.550497)
build_miniruby 0.000000 0.002326 0.079824 ( 0.077463)
build_ruby 0.000000 0.001678 0.074682 ( 0.074066)
build_all 0.008886 0.001019 1.508694 ( 0.571437)
build_install 0.017289 0.006418 1.855289 ( 0.908870)
test_btest 0.000883 0.000196 74.673654 ( 8.111088)
test_basic 0.007848 0.000570 0.329875 ( 0.418650)
test_all 0.003378 0.000000 679.240018 ( 66.539155)
test_rubyspec 0.100923 0.057664 44.923426 ( 52.779384)
total: 131.03 sec