Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-012115
#<BuildRuby:0x000055859ae6c880
@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.20221205-012115",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009822 0.000854 1.206865 ( 1.508220)
build_miniruby 0.002315 0.000331 0.848798 ( 0.848220)
build_ruby 0.002993 0.000428 2.255969 ( 2.167812)
build_all 0.017042 0.003023 18.767714 ( 2.203454)
build_install 0.017520 0.005021 2.093241 ( 1.047953)
test_btest 0.001430 0.000249 92.570833 ( 9.256063)
test_basic 0.005626 0.003777 0.346885 ( 0.433981)
test_all 0.001747 0.000349 735.144636 ( 71.713563)
test_rubyspec 0.082127 0.080186 49.452319 ( 57.554878)
total: 146.74 sec