Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-231650
#<BuildRuby:0x000055fa750306e0
@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.20221116-231650",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008256 0.000920 1.107921 ( 1.167158)
build_miniruby 0.001253 0.000268 0.904039 ( 0.927101)
build_ruby 0.001790 0.000384 2.344888 ( 2.288196)
build_all 0.017440 0.001822 18.365863 ( 2.313645)
build_install 0.016331 0.004841 2.004610 ( 1.079590)
test_btest 0.000871 0.000181 82.086571 ( 10.114144)
test_basic 0.000000 0.007463 0.336083 ( 0.426096)
test_all 0.000000 0.002464 684.808970 ( 74.351664)
test_rubyspec 0.081879 0.027649 50.558771 ( 59.149819)
total: 151.82 sec