Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-134745
#<BuildRuby:0x000056427c711348
@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.20221014-134745",
@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.000019 0.000000 0.000019 ( 0.000016)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005453 0.005017 1.078288 ( 1.248592)
build_miniruby 0.001726 0.000796 0.098085 ( 0.093953)
build_ruby 0.001180 0.000544 0.101823 ( 0.098590)
build_all 0.005485 0.002805 1.299092 ( 0.557899)
build_install 0.012556 0.002235 1.642889 ( 0.892323)
test_btest 0.001297 0.000000 62.012714 ( 6.562277)
test_basic 0.006036 0.002182 0.355210 ( 0.455067)
test_all 0.005334 0.003682 506.928014 ( 54.965950)
test_rubyspec 0.089122 0.057979 43.328369 ( 51.856769)
total: 116.73 sec