Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-025205
#<BuildRuby:0x0000562c09eac8e8
@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.20220308-025205",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000112 0.000016 0.000128 ( 0.000138)
build_up 0.006842 0.004501 1.053436 ( 1.480891)
build_miniruby 0.001622 0.000325 0.075811 ( 0.073689)
build_ruby 0.001366 0.000273 0.068768 ( 0.067401)
build_all 0.009746 0.001016 4.186097 ( 0.859592)
build_install 0.019150 0.004763 8.009947 ( 2.482595)
test_btest 0.001217 0.000243 73.714190 ( 8.189393)
test_basic 0.006761 0.001352 0.340108 ( 0.427234)
test_all 0.001431 0.000286 645.114661 ( 65.463794)
test_rubyspec 0.102015 0.058360 46.529665 ( 51.942951)
total: 130.99 sec