Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-225258
#<BuildRuby:0x000056038098cdd8
@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.20220915-225258",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000027 0.000006 0.000033 ( 0.000030)
build_up 0.008084 0.001865 1.088350 ( 1.104933)
build_miniruby 0.001513 0.000349 0.067990 ( 0.067414)
build_ruby 0.001539 0.000355 0.074135 ( 0.073760)
build_all 0.006424 0.003984 1.585448 ( 0.608860)
build_install 0.011019 0.009908 1.925904 ( 0.945567)
test_btest 0.001058 0.000373 95.962838 ( 9.293344)
test_basic 0.004053 0.004523 0.356341 ( 0.444839)
test_all 0.001894 0.000737 667.874964 ( 67.302037)
test_rubyspec 0.071545 0.101429 47.038786 ( 55.431666)
total: 135.27 sec