Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-174223
#<BuildRuby:0x00005562a6bf5550
@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.20221015-174223",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000026 0.000010 0.000036 ( 0.000036)
configure 0.000018 0.000008 0.000026 ( 0.000025)
build_up 0.009019 0.001776 1.073135 ( 1.242517)
build_miniruby 0.001806 0.000656 0.099101 ( 0.095588)
build_ruby 0.001133 0.000412 0.096064 ( 0.093194)
build_all 0.008317 0.000000 1.327725 ( 0.577525)
build_install 0.012434 0.003768 1.663629 ( 0.901881)
test_btest 0.001457 0.000455 61.400971 ( 6.622742)
test_basic 0.007144 0.000707 0.355911 ( 0.444578)
test_all 0.005894 0.001734 495.227605 ( 53.903645)
test_rubyspec 0.082993 0.051289 43.218258 ( 51.752652)
total: 115.64 sec