Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-182129
#<BuildRuby:0x00005601583e9888
@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-182129",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.009380 0.001716 0.956385 ( 1.066438)
build_miniruby 0.001326 0.000408 0.077096 ( 0.074893)
build_ruby 0.001524 0.000469 0.077110 ( 0.074932)
build_all 0.007560 0.004008 4.093323 ( 0.800384)
build_install 0.016365 0.007063 7.806659 ( 2.378272)
test_btest 0.001102 0.000389 47.040713 ( 43.423051)
test_basic 0.002277 0.005836 0.343523 ( 0.433653)
test_all 0.001337 0.000550 693.868318 ( 67.388098)
test_rubyspec 0.097021 0.064558 46.163086 ( 51.611255)
total: 167.25 sec