Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-234330
#<BuildRuby:0x0000557a1d398658
@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-234330",
@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.000013 0.000001 0.000014 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000016)
build_up 0.007462 0.004558 0.949626 ( 1.636077)
build_miniruby 0.001623 0.000231 0.075225 ( 0.073883)
build_ruby 0.001388 0.000198 0.075429 ( 0.074329)
build_all 0.010030 0.000730 4.087289 ( 0.792311)
build_install 0.014065 0.008658 7.829483 ( 2.342043)
test_btest 0.000931 0.000196 46.994292 ( 43.528205)
test_basic 0.007014 0.000467 0.346582 ( 0.435802)
test_all 0.001755 0.000351 670.825396 ( 65.428265)
test_rubyspec 0.093151 0.063485 45.825670 ( 51.177972)
total: 165.49 sec