Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-030838
#<BuildRuby:0x000055dcb11e77b8
@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-030838",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.010776 0.000000 0.967104 ( 1.407670)
build_miniruby 0.001962 0.000000 0.076220 ( 0.075295)
build_ruby 0.001649 0.000000 0.076813 ( 0.075591)
build_all 0.005286 0.004992 3.957433 ( 0.777126)
build_install 0.023471 0.000446 7.746172 ( 2.333605)
test_btest 0.001423 0.000075 47.114676 ( 43.895379)
test_basic 0.007136 0.000376 0.343160 ( 0.431923)
test_all 0.001987 0.000105 690.844425 ( 67.198571)
test_rubyspec 0.102406 0.057207 45.824099 ( 51.252805)
total: 167.45 sec