Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-071425
#<BuildRuby:0x000055e22293c448
@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.20221203-071425",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005272 0.005258 1.176570 ( 1.172385)
build_miniruby 0.001905 0.000440 0.842469 ( 0.842235)
build_ruby 0.003977 0.000000 2.255627 ( 2.163285)
build_all 0.013081 0.007584 18.707255 ( 2.188850)
build_install 0.016420 0.005304 2.097365 ( 1.029394)
test_btest 0.001015 0.000290 96.759499 ( 9.077309)
test_basic 0.005779 0.004978 0.339772 ( 0.422760)
test_all 0.001693 0.000539 743.062522 ( 72.158490)
test_rubyspec 0.104063 0.070660 49.422691 ( 57.508440)
total: 146.56 sec