Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-135230
#<BuildRuby:0x0000562517250b88
@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-135230",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009761 0.001297 0.983387 ( 1.049574)
build_miniruby 0.001633 0.000377 0.071391 ( 0.069734)
build_ruby 0.001705 0.000394 0.077708 ( 0.075722)
build_all 0.010221 0.000107 4.226040 ( 0.805737)
build_install 0.012888 0.010685 7.831248 ( 2.350105)
test_btest 0.000788 0.000232 47.767666 ( 44.319245)
test_basic 0.007114 0.000554 0.342376 ( 0.432178)
test_all 0.002842 0.000271 688.521777 ( 66.810054)
test_rubyspec 0.088859 0.082087 45.949824 ( 51.322594)
total: 167.24 sec