Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-215311
#<BuildRuby:0x0000560bae233948
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230205-215311",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.002893 0.000868 0.640370 ( 1.034056)
build_miniruby 0.000702 0.000211 0.619728 ( 0.618986)
build_ruby 0.000940 0.000282 2.078016 ( 2.077417)
build_all 0.008142 0.000936 12.256897 ( 1.506524)
build_install 0.005895 0.000216 1.480882 ( 0.722325)
test_btest 0.000506 0.000126 65.591857 ( 6.170262)
test_basic 0.003469 0.000000 0.273078 ( 0.368552)
test_all 0.001559 0.000000 473.442070 ( 47.179686)
test_rubyspec 0.026517 0.002075 34.536203 ( 45.089737)
total: 104.77 sec