Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-023522
#<BuildRuby:0x00005557ffa7cf40
@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.20220228-023522",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.002082 0.008732 0.994868 ( 1.143164)
build_miniruby 0.002348 0.000000 0.069529 ( 0.068706)
build_ruby 0.002171 0.000000 0.075568 ( 0.074471)
build_all 0.005955 0.003363 4.140579 ( 0.868508)
build_install 0.011614 0.011699 7.997907 ( 2.399415)
test_btest 0.000633 0.000352 74.797107 ( 8.242971)
test_basic 0.005198 0.002888 0.336595 ( 0.426097)
test_all 0.001000 0.000556 715.292314 ( 68.612283)
test_rubyspec 0.088321 0.073045 46.408121 ( 51.870370)
total: 133.71 sec