Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-190829
#<BuildRuby:0x000055e52cc05438
@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-190829",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010510 0.000000 1.101498 ( 1.183911)
build_miniruby 0.002274 0.000221 0.099042 ( 0.095679)
build_ruby 0.001727 0.000370 0.097192 ( 0.094340)
build_all 0.007899 0.001692 1.362415 ( 0.577118)
build_install 0.010939 0.003966 1.651546 ( 0.884463)
test_btest 0.002390 0.000563 61.181086 ( 6.266682)
test_basic 0.002398 0.005394 0.335456 ( 0.423007)
test_all 0.006094 0.001792 493.641347 ( 53.554859)
test_rubyspec 0.100909 0.040258 43.177893 ( 51.668035)
total: 114.75 sec