Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-011755
#<BuildRuby:0x0000558e593c3510
@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.20220305-011755",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.010454 0.000290 1.075641 ( 1.480108)
build_miniruby 0.001671 0.000222 0.067232 ( 0.065075)
build_ruby 0.002284 0.000000 0.075842 ( 0.073828)
build_all 0.010908 0.000010 4.237760 ( 0.860011)
build_install 0.022644 0.000896 7.939331 ( 2.390999)
test_btest 0.001071 0.000102 75.755747 ( 8.459065)
test_basic 0.002864 0.005330 0.342920 ( 0.442358)
test_all 0.002002 0.000000 700.860353 ( 68.076623)
test_rubyspec 0.112984 0.043973 46.553534 ( 51.991758)
total: 133.84 sec