Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-034641
#<BuildRuby:0x0000555d18622148
@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.20221030-034641",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005458 0.004857 1.130777 ( 1.172652)
build_miniruby 0.001598 0.000000 0.093780 ( 0.091334)
build_ruby 0.001483 0.000000 0.096118 ( 0.092977)
build_all 0.008301 0.000349 1.344494 ( 0.565564)
build_install 0.015112 0.000690 1.651959 ( 0.887996)
test_btest 0.001592 0.000187 62.308479 ( 6.580806)
test_basic 0.005652 0.000664 0.348040 ( 0.437148)
test_all 0.007452 0.000228 511.396911 ( 54.694696)
test_rubyspec 0.059690 0.064465 43.302641 ( 51.685229)
total: 116.21 sec