Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-205850
#<BuildRuby:0x00005653c9dbf718
@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.20220131-205850",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003390 0.007575 0.950538 ( 1.001021)
build_miniruby 0.002111 0.000248 0.069582 ( 0.067266)
build_ruby 0.002047 0.000241 0.076282 ( 0.073941)
build_all 0.010043 0.000205 4.114046 ( 0.787277)
build_install 0.010269 0.012938 7.890499 ( 2.367402)
test_btest 0.001045 0.000248 47.036485 ( 44.585671)
test_basic 0.002635 0.003851 0.343339 ( 0.439757)
test_all 0.001444 0.000393 703.759834 ( 67.783929)
test_rubyspec 0.099161 0.057252 46.046259 ( 51.322248)
total: 168.43 sec