Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-124149
#<BuildRuby:0x00005558c8091390
@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.20221013-124149",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.005872 0.006135 1.098029 ( 1.149765)
build_miniruby 0.001236 0.000449 0.099096 ( 0.096112)
build_ruby 0.001188 0.000432 0.100187 ( 0.096861)
build_all 0.007405 0.000879 1.304250 ( 0.586967)
build_install 0.013912 0.001123 1.635237 ( 0.885140)
test_btest 0.001267 0.000362 63.429971 ( 6.535110)
test_basic 0.006330 0.000257 0.353784 ( 0.444133)
test_all 0.006927 0.000000 510.915965 ( 54.462613)
test_rubyspec 0.096318 0.033733 43.236950 ( 51.890392)
total: 116.15 sec