Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-043047
#<BuildRuby:0x000055cce0784af8
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220228-043047",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006785 0.004391 2.886215 ( 3.287190)
build_miniruby 0.002303 0.000461 0.779143 ( 0.777881)
build_ruby 0.003150 0.000630 3.339097 ( 3.138294)
build_all 0.020753 0.001274 21.426465 ( 2.351180)
build_install 0.014104 0.009527 8.022083 ( 2.458711)
test_btest 0.000824 0.000196 73.309113 ( 8.423451)
test_basic 0.000000 0.007335 0.337226 ( 0.427811)
test_all 0.000874 0.001070 703.392978 ( 67.542473)
test_rubyspec 0.119427 0.054490 46.238593 ( 51.678269)
total: 140.09 sec