Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-041947
#<BuildRuby:0x000055961a85ca68
@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.20220731-041947",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009250 0.000373 0.847601 ( 0.993823)
build_miniruby 0.001361 0.000000 0.054611 ( 0.053274)
build_ruby 0.001917 0.000000 0.066458 ( 0.064601)
build_all 0.003515 0.004171 1.229456 ( 0.455356)
build_install 0.011247 0.004739 4.410728 ( 1.879257)
test_btest 0.001287 0.000214 54.782075 ( 6.286874)
test_basic 0.006382 0.000293 0.302446 ( 0.395712)
test_all 0.002528 0.000154 502.163927 ( 53.022389)
test_rubyspec 0.121739 0.017418 42.023049 ( 47.992399)
total: 111.14 sec