Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-200428
#<BuildRuby:0x000055ddaab88ea8
@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.20220823-200428",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009973 0.001346 0.976697 ( 1.122057)
build_miniruby 0.001514 0.000349 0.077395 ( 0.076125)
build_ruby 0.001719 0.000397 0.079656 ( 0.078224)
build_all 0.003220 0.005846 1.526780 ( 0.572177)
build_install 0.014540 0.009923 1.893016 ( 0.931782)
test_btest 0.000775 0.000291 70.805738 ( 8.584174)
test_basic 0.002808 0.004166 0.317189 ( 0.406939)
test_all 0.001225 0.002679 681.875764 ( 66.831355)
test_rubyspec 0.090284 0.077556 45.946230 ( 54.401547)
total: 133.01 sec