Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-010848
#<BuildRuby:0x0000557497f21438
@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.20221107-010848",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000021 0.000004 0.000025 ( 0.000023)
build_up 0.002968 0.004596 0.882825 ( 1.112810)
build_miniruby 0.001104 0.000276 0.050187 ( 0.050148)
build_ruby 0.001141 0.000285 0.044683 ( 0.044493)
build_all 0.007569 0.000754 1.251516 ( 0.492015)
build_install 0.012652 0.000000 1.558939 ( 0.816089)
test_btest 0.001112 0.000029 62.173105 ( 6.690541)
test_basic 0.005216 0.000978 0.305041 ( 0.399960)
test_all 0.002785 0.000523 525.287575 ( 55.475289)
test_rubyspec 0.071072 0.050062 43.357729 ( 52.018299)
total: 117.10 sec