Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-023713
#<BuildRuby:0x00005570f757d1a0
@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.20220205-023713",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009549 0.001469 0.960443 ( 0.999770)
build_miniruby 0.002056 0.000316 0.080534 ( 0.078243)
build_ruby 0.001831 0.000282 0.078199 ( 0.076436)
build_all 0.004911 0.006031 4.065510 ( 0.773961)
build_install 0.023561 0.000000 7.803803 ( 2.339022)
test_btest 0.001369 0.000000 47.556349 ( 44.893689)
test_basic 0.008609 0.000000 0.350534 ( 0.437095)
test_all 0.002046 0.000000 683.648233 ( 66.690995)
test_rubyspec 0.103176 0.061115 46.165093 ( 51.608672)
total: 167.90 sec