Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-030551
#<BuildRuby:0x000055d2fd637768
@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-030551",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006310 0.005182 0.950221 ( 1.146793)
build_miniruby 0.001783 0.000382 0.074829 ( 0.074515)
build_ruby 0.001786 0.000383 0.076870 ( 0.076385)
build_all 0.009276 0.000945 4.133042 ( 0.804809)
build_install 0.022312 0.001283 7.900448 ( 2.402051)
test_btest 0.001089 0.000182 46.230906 ( 43.851699)
test_basic 0.002069 0.005829 0.337059 ( 0.426503)
test_all 0.002373 0.000527 678.565656 ( 66.026591)
test_rubyspec 0.110740 0.053813 45.991042 ( 51.460824)
total: 166.27 sec