Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-205905
#<BuildRuby:0x0000561264fcbe40
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-205905",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010136 0.000827 0.948923 ( 1.144422)
build_miniruby 0.001417 0.000189 0.062994 ( 0.062749)
build_ruby 0.001671 0.000223 0.071016 ( 0.070778)
build_all 0.005887 0.004814 4.082196 ( 0.807182)
build_install 0.014863 0.009547 7.839960 ( 2.357182)
test_btest 0.001049 0.000276 47.376056 ( 44.242415)
test_basic 0.005451 0.001434 0.335021 ( 0.425920)
test_all 0.001413 0.000372 699.817458 ( 67.808160)
test_rubyspec 0.098312 0.067613 46.117963 ( 51.467714)
total: 168.39 sec