Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-040235
#<BuildRuby:0x0000565089359550
@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.20220725-040235",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.010442 0.000589 0.839321 ( 1.257736)
build_miniruby 0.001554 0.000000 0.055197 ( 0.053614)
build_ruby 0.001756 0.000000 0.058423 ( 0.057263)
build_all 0.004694 0.005281 1.283469 ( 0.469433)
build_install 0.014817 0.000355 4.396123 ( 1.823200)
test_btest 0.000000 0.001517 52.386677 ( 6.309495)
test_basic 0.004111 0.002692 0.301916 ( 0.390410)
test_all 0.002569 0.000000 500.729279 ( 53.165617)
test_rubyspec 0.087933 0.047811 41.650463 ( 47.399406)
total: 110.93 sec