Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-040845
#<BuildRuby:0x0000562b9f6b2968
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221202-040845",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000018 0.000003 0.000021 ( 0.000006)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004884 0.000120 1.142708 ( 1.152180)
build_miniruby 0.000885 0.000136 0.972188 ( 0.970672)
build_ruby 0.000965 0.000149 2.784213 ( 2.685978)
build_all 0.008894 0.000000 15.751173 ( 3.236710)
build_install 0.001607 0.007063 2.147181 ( 1.184306)
test_btest 0.000451 0.000106 67.081587 ( 11.291556)
test_basic 0.000380 0.004071 0.304623 ( 0.395758)
test_all 0.000616 0.000181 689.726766 (109.685194)
test_rubyspec 0.040578 0.020031 53.462598 ( 61.665730)
total: 192.27 sec