Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-020036
#<BuildRuby:0x000055f9387806e0
@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.20220825-020036",
@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.000036 0.000000 0.000036 ( 0.000106)
configure 0.000022 0.000000 0.000022 ( 0.000020)
build_up 0.009804 0.000844 1.002530 ( 6.282018)
build_miniruby 0.001854 0.000265 0.067973 ( 0.065965)
build_ruby 0.001686 0.000241 0.079860 ( 0.078135)
build_all 0.005512 0.004923 1.526464 ( 0.592770)
build_install 0.012783 0.009862 1.882844 ( 0.929313)
test_btest 0.001084 0.000310 73.393598 ( 8.293693)
test_basic 0.003590 0.003950 0.332048 ( 0.421296)
test_all 0.003484 0.000000 645.232006 ( 65.063090)
test_rubyspec 0.099779 0.068060 45.816815 ( 54.312372)
total: 136.04 sec