Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-010946
#<BuildRuby:0x00005615627b95a8
@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-010946",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009499 0.001462 0.977928 ( 1.480886)
build_miniruby 0.001974 0.000304 0.066742 ( 0.064290)
build_ruby 0.001898 0.000000 0.076231 ( 0.074495)
build_all 0.009902 0.000310 4.167586 ( 0.795297)
build_install 0.021005 0.002002 7.805469 ( 2.296180)
test_btest 0.001036 0.000129 47.086464 ( 43.747697)
test_basic 0.001657 0.006383 0.340239 ( 0.428340)
test_all 0.000702 0.001185 681.586086 ( 66.202199)
test_rubyspec 0.064041 0.098374 46.132608 ( 51.667897)
total: 166.76 sec