Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-095021
#<BuildRuby:0x000055a465bb7ba0
@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.20221019-095021",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000021 0.000004 0.000025 ( 0.000023)
build_up 0.008821 0.000737 1.184966 ( 1.232845)
build_miniruby 0.001567 0.000241 0.106572 ( 0.103281)
build_ruby 0.001537 0.000236 0.108761 ( 0.105653)
build_all 0.000000 0.008732 1.361196 ( 0.569753)
build_install 0.006092 0.010443 1.685982 ( 0.916685)
test_btest 0.001409 0.000604 62.384862 ( 6.408836)
test_basic 0.004381 0.001877 0.355504 ( 0.443985)
test_all 0.006620 0.000575 501.720109 ( 53.592220)
test_rubyspec 0.098412 0.037391 43.164034 ( 51.394445)
total: 114.77 sec