Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-140115
#<BuildRuby:0x0000556712e4e548
@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.20220202-140115",
@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.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000011 0.000004 0.000015 ( 0.000009)
build_up 0.010000 0.001953 0.972358 ( 1.235128)
build_miniruby 0.002388 0.000000 0.074304 ( 0.072140)
build_ruby 0.002043 0.000000 0.074181 ( 0.072007)
build_all 0.009041 0.001250 4.187138 ( 0.805621)
build_install 0.021409 0.000354 7.925252 ( 2.374244)
test_btest 0.000000 0.001220 47.494291 ( 44.226328)
test_basic 0.004814 0.003658 0.338710 ( 0.431455)
test_all 0.000614 0.001403 642.082673 ( 65.942667)
test_rubyspec 0.083383 0.079522 46.285938 ( 51.621105)
total: 166.78 sec