Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-183135
#<BuildRuby:0x00005612afe2d390
@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.20220728-183135",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.004798 0.004967 0.855065 ( 1.158298)
build_miniruby 0.002092 0.000000 0.063973 ( 0.062376)
build_ruby 0.001958 0.000000 0.064890 ( 0.064063)
build_all 0.007405 0.001572 1.238623 ( 0.475501)
build_install 0.014955 0.001017 4.278831 ( 1.810884)
test_btest 0.002201 0.000000 52.216877 ( 6.181028)
test_basic 0.006501 0.000000 0.303653 ( 0.395881)
test_all 0.002585 0.000006 472.142725 ( 51.595959)
test_rubyspec 0.091217 0.051144 41.789833 ( 47.780124)
total: 109.53 sec