Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-080726
#<BuildRuby:0x0000558451549180
@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.20220812-080726",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011481 0.001161 0.815920 ( 1.111482)
build_miniruby 0.001689 0.000260 0.065838 ( 0.063621)
build_ruby 0.002018 0.000000 0.061766 ( 0.059391)
build_all 0.002714 0.004680 1.241041 ( 0.457366)
build_install 0.017557 0.000000 1.604570 ( 0.787638)
test_btest 0.000935 0.000000 51.403690 ( 6.044329)
test_basic 0.004784 0.000790 0.303889 ( 0.394276)
test_all 0.004287 0.000715 512.527335 ( 53.114282)
test_rubyspec 0.087133 0.050032 41.765573 ( 49.377543)
total: 111.41 sec