Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-014457
#<BuildRuby:0x000055c6759c48e8
@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.20220226-014457",
@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.000006)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.012378 0.000000 1.048185 ( 1.134756)
build_miniruby 0.001962 0.000000 0.072206 ( 0.070036)
build_ruby 0.001830 0.000000 0.075798 ( 0.074610)
build_all 0.005548 0.004497 4.233767 ( 0.859117)
build_install 0.017101 0.006305 7.936259 ( 2.407004)
test_btest 0.000975 0.000103 74.022396 ( 7.981312)
test_basic 0.007417 0.000195 0.340843 ( 0.439230)
test_all 0.001563 0.000156 657.436506 ( 65.415969)
test_rubyspec 0.129255 0.023308 46.220066 ( 51.744948)
total: 130.13 sec