Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-062944
#<BuildRuby:0x00005614531c44f0
@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.20220304-062944",
@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.000010)
build_up 0.005841 0.004500 1.040782 ( 1.775903)
build_miniruby 0.001686 0.000361 0.068962 ( 0.067130)
build_ruby 0.001800 0.000386 0.071423 ( 0.068903)
build_all 0.009352 0.000057 4.240013 ( 0.865943)
build_install 0.023163 0.000746 7.929411 ( 2.412111)
test_btest 0.001192 0.000178 72.853807 ( 8.604816)
test_basic 0.003989 0.003821 0.334138 ( 0.426882)
test_all 0.002003 0.000145 681.087693 ( 66.940883)
test_rubyspec 0.111211 0.046760 46.734392 ( 52.186379)
total: 133.35 sec