Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-191009
#<BuildRuby:0x000055df4f114480
@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-191009",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009940 0.001529 1.006974 ( 1.132136)
build_miniruby 0.001768 0.000272 0.078023 ( 0.075864)
build_ruby 0.001672 0.000257 0.075541 ( 0.073780)
build_all 0.007723 0.002828 4.183066 ( 0.864739)
build_install 0.024761 0.000000 7.991810 ( 2.408682)
test_btest 0.001398 0.000081 77.678807 ( 8.455396)
test_basic 0.007340 0.000958 0.344317 ( 0.437961)
test_all 0.001780 0.000232 697.834083 ( 68.135225)
test_rubyspec 0.074759 0.085013 47.170196 ( 52.229136)
total: 133.81 sec