Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-082205
#<BuildRuby:0x000055c5926f04c0
@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.20220907-082205",
@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.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010560 0.001013 0.949224 ( 1.424689)
build_miniruby 0.001797 0.000277 0.074203 ( 0.072557)
build_ruby 0.001575 0.000243 0.074626 ( 0.073305)
build_all 0.010015 0.000000 1.555366 ( 0.597532)
build_install 0.020928 0.000000 1.892057 ( 0.949523)
test_btest 0.001153 0.000000 94.883586 ( 9.293458)
test_basic 0.002469 0.004985 0.354412 ( 0.443809)
test_all 0.003842 0.000000 636.943518 ( 66.033304)
test_rubyspec 0.103231 0.071747 46.999555 ( 55.539880)
total: 134.43 sec