Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-065933
#<BuildRuby:0x000055e65c060610
@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.20221114-065933",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000064 0.000010 0.000074 ( 0.000088)
build_up 0.005542 0.004397 1.110263 ( 1.259727)
build_miniruby 0.000000 0.002260 0.127261 ( 0.124323)
build_ruby 0.001127 0.001020 0.127598 ( 0.110645)
build_all 0.009325 0.000313 1.586750 ( 0.676056)
build_install 0.012722 0.008305 1.956853 ( 1.015294)
test_btest 0.000952 0.000285 86.432687 ( 9.063093)
test_basic 0.002224 0.004934 0.413869 ( 0.502239)
test_all 0.002540 0.000000 695.895523 ( 70.143859)
test_rubyspec 0.093151 0.080129 48.161803 ( 56.714764)
total: 139.61 sec