Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-003312
#<BuildRuby:0x00005559c7f80f40
@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.20220310-003312",
@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.000006)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008804 0.001258 1.000551 ( 1.157843)
build_miniruby 0.001620 0.000232 0.076633 ( 0.075748)
build_ruby 0.001455 0.000208 0.068723 ( 0.068229)
build_all 0.009054 0.000589 1.485235 ( 0.623800)
build_install 0.012244 0.010434 5.266325 ( 2.213967)
test_btest 0.000000 0.001419 78.309057 ( 8.255661)
test_basic 0.002866 0.004921 0.349266 ( 0.437957)
test_all 0.000000 0.001959 701.916819 ( 67.932871)
test_rubyspec 0.123476 0.044508 46.291493 ( 51.452964)
total: 132.22 sec