Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-220119
#<BuildRuby:0x000055ff75f64af8
@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.20220314-220119",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000037)
configure 0.000070 0.000010 0.000080 ( 0.000074)
build_up 0.007250 0.004624 0.993029 ( 1.036869)
build_miniruby 0.001931 0.000386 0.067984 ( 0.066071)
build_ruby 0.002031 0.000000 0.076473 ( 0.074454)
build_all 0.009518 0.000524 4.201829 ( 0.848184)
build_install 0.010445 0.013974 7.924272 ( 2.420831)
test_btest 0.000861 0.000272 74.016203 ( 8.745187)
test_basic 0.008286 0.001094 0.339200 ( 0.430405)
test_all 0.001532 0.000179 704.384964 ( 68.105118)
test_rubyspec 0.115459 0.056316 46.288940 ( 51.430048)
total: 133.16 sec