Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-064213
#<BuildRuby:0x00005569f80ac6e0
@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.20220902-064213",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004855 0.007085 1.033023 ( 1.043507)
build_miniruby 0.001839 0.000490 0.071325 ( 0.068742)
build_ruby 0.001907 0.000000 0.069642 ( 0.067799)
build_all 0.009261 0.000821 1.544106 ( 0.575981)
build_install 0.021680 0.001884 1.882554 ( 0.904159)
test_btest 0.001074 0.000000 72.729466 ( 8.486259)
test_basic 0.008292 0.000057 0.326479 ( 0.422949)
test_all 0.003517 0.000639 641.599801 ( 64.962051)
test_rubyspec 0.117257 0.054893 45.367997 ( 53.503153)
total: 130.04 sec