Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-003736
#<BuildRuby:0x0000564b56a689c8
@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.20220731-003736",
@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.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009826 0.000655 0.971744 ( 1.067335)
build_miniruby 0.002034 0.000000 0.076199 ( 0.074444)
build_ruby 0.001695 0.000000 0.076852 ( 0.076014)
build_all 0.009891 0.000270 1.517967 ( 0.588021)
build_install 0.021478 0.000617 5.168883 ( 2.044617)
test_btest 0.001206 0.000000 72.633260 ( 7.814099)
test_basic 0.007664 0.000173 0.323162 ( 0.411550)
test_all 0.001699 0.000085 678.271809 ( 66.629142)
test_rubyspec 0.118152 0.062325 45.495054 ( 51.303637)
total: 130.01 sec