Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-082050
#<BuildRuby:0x0000559a867fcc10
@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.20220206-082050",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.008546 0.003106 0.962102 ( 1.844581)
build_miniruby 0.001669 0.000417 0.075720 ( 0.074304)
build_ruby 0.001523 0.000381 0.071600 ( 0.069497)
build_all 0.004639 0.005346 4.124192 ( 0.778597)
build_install 0.016529 0.006907 7.786921 ( 2.279642)
test_btest 0.000000 0.001119 74.108829 ( 7.913197)
test_basic 0.004250 0.002862 0.330263 ( 0.424800)
test_all 0.001301 0.000473 694.772163 ( 67.375348)
test_rubyspec 0.086161 0.079839 46.027614 ( 51.456016)
total: 132.22 sec