Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-023644
#<BuildRuby:0x000055e4189ad5b0
@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-023644",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.008600 0.001448 0.966638 ( 1.355677)
build_miniruby 0.001993 0.000000 0.075682 ( 0.073327)
build_ruby 0.001996 0.000000 0.079251 ( 0.077056)
build_all 0.008100 0.002288 4.143109 ( 0.783856)
build_install 0.017669 0.005766 7.924945 ( 2.327103)
test_btest 0.001037 0.000305 47.726073 ( 44.490973)
test_basic 0.006170 0.001814 0.341596 ( 0.434157)
test_all 0.000680 0.001190 668.278953 ( 65.486524)
test_rubyspec 0.082555 0.079034 46.165480 ( 51.553386)
total: 166.58 sec