Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-135741
#<BuildRuby:0x0000561b5e4c84f0
@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.20220308-135741",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.008577 0.004120 1.039299 ( 1.153467)
build_miniruby 0.001717 0.000215 0.077917 ( 0.076614)
build_ruby 0.000000 0.001796 0.078805 ( 0.077766)
build_all 0.007479 0.002143 4.229976 ( 0.850964)
build_install 0.019216 0.003882 8.025167 ( 2.459413)
test_btest 0.000856 0.000148 73.738081 ( 7.803096)
test_basic 0.006600 0.000413 0.337915 ( 0.427850)
test_all 0.001817 0.000302 697.705101 ( 72.137254)
test_rubyspec 0.113340 0.055022 46.001831 ( 51.371582)
total: 136.36 sec