Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-082104
#<BuildRuby:0x000055ecd2095550
@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-082104",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005937 0.004387 1.105687 ( 1.146670)
build_miniruby 0.001474 0.000105 0.101793 ( 0.098869)
build_ruby 0.001422 0.000101 0.099057 ( 0.096264)
build_all 0.008038 0.000229 1.367665 ( 0.572231)
build_install 0.015984 0.000081 1.640053 ( 0.890711)
test_btest 0.002338 0.000130 62.396203 ( 6.746321)
test_basic 0.001733 0.005256 0.347202 ( 0.436440)
test_all 0.000000 0.007190 494.903740 ( 53.135217)
test_rubyspec 0.077371 0.052022 43.364559 ( 52.040639)
total: 115.16 sec