Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-220625
#<BuildRuby:0x000055775dffd550
@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.20221016-220625",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000063 0.000017 0.000080 ( 0.000081)
configure 0.000077 0.000021 0.000098 ( 0.000097)
build_up 0.007380 0.005249 1.136057 ( 1.223233)
build_miniruby 0.001191 0.000397 0.107745 ( 0.105487)
build_ruby 0.001548 0.000000 0.106765 ( 0.104832)
build_all 0.009992 0.000740 1.328070 ( 0.580208)
build_install 0.014093 0.001177 1.641726 ( 0.890493)
test_btest 0.001654 0.000414 62.947311 ( 6.806097)
test_basic 0.006656 0.000366 0.360696 ( 0.451985)
test_all 0.007634 0.000541 491.079709 ( 53.529449)
test_rubyspec 0.085975 0.044897 43.219849 ( 51.542742)
total: 115.24 sec