Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-185807
#<BuildRuby:0x0000563b26c4a8a8
@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.20220813-185807",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010411 0.000456 0.814635 ( 0.873949)
build_miniruby 0.001579 0.000112 0.059723 ( 0.058254)
build_ruby 0.000000 0.002844 0.054230 ( 0.051969)
build_all 0.007745 0.001525 1.240880 ( 0.473351)
build_install 0.008954 0.008078 1.583568 ( 0.801482)
test_btest 0.001081 0.000228 54.359881 ( 6.274976)
test_basic 0.004672 0.000984 0.303419 ( 0.393454)
test_all 0.004779 0.000037 508.655283 ( 52.776498)
test_rubyspec 0.081740 0.044813 41.626469 ( 49.239485)
total: 110.94 sec