Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-222101
#<BuildRuby:0x000055f030448d30
@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.20220912-222101",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008646 0.002882 1.182290 ( 1.118000)
build_miniruby 0.001736 0.000000 0.065831 ( 0.064310)
build_ruby 0.000000 0.002271 0.070602 ( 0.068185)
build_all 0.006438 0.003682 1.571919 ( 0.625332)
build_install 0.011978 0.007939 1.962445 ( 0.958471)
test_btest 0.000643 0.000276 94.309588 ( 9.530095)
test_basic 0.005460 0.002341 0.358732 ( 0.445426)
test_all 0.002403 0.001030 673.961754 ( 68.245656)
test_rubyspec 0.108358 0.068987 47.152069 ( 55.646802)
total: 136.70 sec