Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-053001
#<BuildRuby:0x00005624c6920658
@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-053001",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000016)
build_up 0.005625 0.005145 0.970216 ( 2.656909)
build_miniruby 0.001327 0.000285 0.066999 ( 0.066210)
build_ruby 0.001669 0.000358 0.067572 ( 0.066011)
build_all 0.005019 0.004691 4.181393 ( 0.798162)
build_install 0.023585 0.000112 7.852660 ( 2.360010)
test_btest 0.001309 0.000261 47.387416 ( 44.119419)
test_basic 0.007162 0.000468 0.330506 ( 0.420200)
test_all 0.001381 0.000263 694.158317 ( 66.646964)
test_rubyspec 0.112146 0.062016 45.947502 ( 51.503191)
total: 168.64 sec