Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-003853
#<BuildRuby:0x0000557f603a6148
@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.20220802-003853",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008703 0.000718 0.855485 ( 0.888744)
build_miniruby 0.001253 0.000192 0.054621 ( 0.052814)
build_ruby 0.001194 0.000184 0.056420 ( 0.055292)
build_all 0.006942 0.001068 1.207694 ( 0.461813)
build_install 0.006926 0.008151 4.312942 ( 1.809271)
test_btest 0.001864 0.000466 51.330084 ( 6.068533)
test_basic 0.001600 0.003814 0.289657 ( 0.385360)
test_all 0.002606 0.000000 489.368960 ( 51.908019)
test_rubyspec 0.094180 0.035338 41.048634 ( 46.885668)
total: 108.52 sec