Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-090411
#<BuildRuby:0x000055811abd1348
@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-090411",
@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.000026 0.000006 0.000032 ( 0.000033)
autoconf 0.000039 0.000009 0.000048 ( 0.000050)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.012337 0.000065 1.127207 ( 1.235817)
build_miniruby 0.001259 0.000252 0.105586 ( 0.104125)
build_ruby 0.001884 0.000377 0.112866 ( 0.111250)
build_all 0.005101 0.004458 1.328027 ( 0.589205)
build_install 0.012778 0.001994 1.635843 ( 0.902682)
test_btest 0.000000 0.002045 63.107751 ( 6.704423)
test_basic 0.000266 0.005934 0.351845 ( 0.444762)
test_all 0.006917 0.000746 493.590898 ( 53.628092)
test_rubyspec 0.052514 0.085156 43.534343 ( 52.094540)
total: 115.82 sec