Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-204614
#<BuildRuby:0x000056492edb04e8
@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.20220219-204614",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000057 0.000004 0.000061 ( 0.000060)
build_up 0.009974 0.000417 0.936517 ( 1.079441)
build_miniruby 0.002177 0.000155 0.074821 ( 0.072268)
build_ruby 0.000000 0.001803 0.076394 ( 0.074553)
build_all 0.006842 0.003750 4.112614 ( 0.767849)
build_install 0.019693 0.005019 7.862900 ( 2.312748)
test_btest 0.001124 0.000187 73.003805 ( 8.126165)
test_basic 0.000097 0.007852 0.338221 ( 0.427894)
test_all 0.002166 0.000000 699.183951 ( 67.323380)
test_rubyspec 0.115521 0.049826 46.102954 ( 51.644450)
total: 131.83 sec