Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-011939
#<BuildRuby:0x00005584ea6d7440
@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.20220312-011939",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004607 0.006041 0.992729 ( 0.976762)
build_miniruby 0.001165 0.000530 0.067952 ( 0.066182)
build_ruby 0.001598 0.000726 0.077960 ( 0.075595)
build_all 0.007954 0.001383 1.508306 ( 0.614347)
build_install 0.018947 0.003256 5.219154 ( 2.150685)
test_btest 0.001164 0.000415 76.958057 ( 8.439802)
test_basic 0.005210 0.001860 0.340815 ( 0.435612)
test_all 0.001339 0.000478 664.281295 ( 66.105758)
test_rubyspec 0.081631 0.090331 46.285655 ( 51.705840)
total: 130.57 sec