Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-230712
#<BuildRuby:0x000055bacf3a84e8
@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.20220227-230712",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.008747 0.002916 1.001700 ( 1.063757)
build_miniruby 0.001518 0.000506 0.076169 ( 0.075249)
build_ruby 0.001518 0.000506 0.075244 ( 0.073632)
build_all 0.008745 0.001471 4.177763 ( 0.857039)
build_install 0.014605 0.009261 7.914290 ( 2.464016)
test_btest 0.001587 0.000000 76.180412 ( 8.656809)
test_basic 0.006950 0.000000 0.329127 ( 0.419689)
test_all 0.001387 0.000416 710.420165 ( 68.200606)
test_rubyspec 0.069208 0.099339 46.396535 ( 51.867100)
total: 133.68 sec