Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-111610
#<BuildRuby:0x000055fa92151480
@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.20220827-111610",
@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.000028 0.000007 0.000035 ( 0.000036)
autoconf 0.000040 0.000010 0.000050 ( 0.000051)
configure 0.000023 0.000006 0.000029 ( 0.000031)
build_up 0.008811 0.002203 0.859252 ( 1.016165)
build_miniruby 0.001252 0.000313 0.063883 ( 0.062280)
build_ruby 0.001315 0.000329 0.063646 ( 0.063084)
build_all 0.007786 0.000653 1.234675 ( 0.468979)
build_install 0.015114 0.000000 1.610584 ( 0.787082)
test_btest 0.001091 0.000136 55.839147 ( 6.144361)
test_basic 0.005402 0.001013 0.301834 ( 0.400585)
test_all 0.004222 0.000000 516.311529 ( 54.295923)
test_rubyspec 0.109552 0.032047 42.009079 ( 50.419333)
total: 113.66 sec