Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-225734
#<BuildRuby:0x000055e4dfcd3858
@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.20220302-225734",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009940 0.000796 0.988087 ( 1.100584)
build_miniruby 0.001864 0.000249 0.077645 ( 0.075591)
build_ruby 0.002141 0.000000 0.077527 ( 0.075136)
build_all 0.010853 0.001073 4.176611 ( 0.846265)
build_install 0.021134 0.001225 7.904950 ( 2.398758)
test_btest 0.001383 0.000153 75.204427 ( 8.069595)
test_basic 0.005575 0.000619 0.320749 ( 0.418701)
test_all 0.002076 0.000231 690.472269 ( 67.391739)
test_rubyspec 0.105448 0.059895 46.342263 ( 51.842256)
total: 132.22 sec