Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-050716
#<BuildRuby:0x0000556760bda548
@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-050716",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000014 0.000002 0.000016 ( 0.000009)
build_up 0.010174 0.000963 0.959030 ( 2.043759)
build_miniruby 0.001935 0.000297 0.072972 ( 0.071026)
build_ruby 0.001970 0.000303 0.081485 ( 0.079566)
build_all 0.009846 0.000732 4.151429 ( 0.800424)
build_install 0.023796 0.000000 7.777763 ( 2.337856)
test_btest 0.001409 0.000000 47.625406 ( 44.170796)
test_basic 0.007940 0.000000 0.354406 ( 0.443460)
test_all 0.000000 0.001927 653.254188 ( 65.072546)
test_rubyspec 0.078810 0.068566 46.044161 ( 51.608117)
total: 166.63 sec