Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-192414
#<BuildRuby:0x000055ee88639350
@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.20221012-192414",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.008506 0.005085 1.134623 ( 1.282996)
build_miniruby 0.001357 0.000313 0.101025 ( 0.098172)
build_ruby 0.002114 0.000000 0.101177 ( 0.097985)
build_all 0.002366 0.004517 1.291320 ( 0.566703)
build_install 0.010533 0.004986 1.613671 ( 0.884948)
test_btest 0.001828 0.000572 61.981386 ( 6.336582)
test_basic 0.004004 0.002913 0.345644 ( 0.436101)
test_all 0.008254 0.000000 482.357258 ( 53.087309)
test_rubyspec 0.094906 0.045042 43.293169 ( 51.713950)
total: 114.51 sec