Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-065708
#<BuildRuby:0x000055ffb322d888
@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.20220130-065708",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005026 0.005348 0.939648 ( 1.090864)
build_miniruby 0.001474 0.000340 0.076484 ( 0.074448)
build_ruby 0.001905 0.000440 0.079653 ( 0.077065)
build_all 0.007400 0.003062 4.006293 ( 0.759135)
build_install 0.011724 0.008341 7.728739 ( 2.364124)
test_btest 0.001160 0.000366 47.362082 ( 44.278757)
test_basic 0.005818 0.001837 0.350319 ( 0.440874)
test_all 0.001631 0.000515 648.492732 ( 65.536881)
test_rubyspec 0.083724 0.079473 46.041705 ( 51.408085)
total: 166.03 sec