Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-112805
#<BuildRuby:0x000055629c816ad8
@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-112805",
@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.000025 0.000002 0.000027 ( 0.000028)
autoconf 0.000053 0.000004 0.000057 ( 0.000057)
configure 0.000031 0.000003 0.000034 ( 0.000033)
build_up 0.010914 0.000517 1.101125 ( 1.162437)
build_miniruby 0.001584 0.000121 0.095271 ( 0.092066)
build_ruby 0.001859 0.000143 0.101081 ( 0.098340)
build_all 0.007864 0.000604 1.264023 ( 0.552295)
build_install 0.013898 0.000000 1.608467 ( 0.878415)
test_btest 0.001519 0.000000 62.482132 ( 6.697539)
test_basic 0.006591 0.000000 0.355219 ( 0.452242)
test_all 0.007545 0.000000 488.876846 ( 53.313273)
test_rubyspec 0.089401 0.042425 43.296743 ( 51.870440)
total: 115.12 sec