Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-065429
#<BuildRuby:0x000055ae69f59480
@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.20220520-065429",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006864 0.003519 0.918283 ( 3.157584)
build_miniruby 0.002210 0.000921 0.055440 ( 0.086973)
build_ruby 0.001043 0.000435 0.062313 ( 0.061551)
build_all 0.004576 0.001907 1.196362 ( 0.490316)
build_install 0.020361 0.000000 4.802052 ( 2.431059)
test_btest 0.001661 0.000000 52.014363 ( 6.185722)
test_basic 0.004695 0.001237 0.277831 ( 0.368434)
test_all 0.000000 0.004508 515.296911 ( 54.182300)
test_rubyspec 0.075806 0.041308 41.500772 ( 47.377327)
total: 114.34 sec