Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-190410
#<BuildRuby:0x000055a540a0d350
@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.20220813-190410",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.001621 0.007221 0.861555 ( 1.299841)
build_miniruby 0.001051 0.000324 0.055569 ( 0.054158)
build_ruby 0.001937 0.000595 0.057205 ( 0.055645)
build_all 0.008186 0.001188 1.272980 ( 0.472027)
build_install 0.010986 0.005058 1.574154 ( 0.791231)
test_btest 0.001106 0.000345 52.598797 ( 6.477931)
test_basic 0.005719 0.001787 0.307893 ( 0.405897)
test_all 0.004159 0.000408 512.472651 ( 53.768431)
test_rubyspec 0.077042 0.048341 41.515385 ( 49.199858)
total: 112.53 sec