Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-065126
#<BuildRuby:0x000055e0beddf4b0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230628-065126",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001495 0.003024 1.379744 ( 2.700069)
build_miniruby 0.001218 0.000000 0.852635 ( 0.851580)
build_ruby 0.001351 0.000000 2.712772 ( 2.713101)
build_all 0.008566 0.001200 15.554691 ( 1.412499)
build_install 0.006947 0.002194 4.756522 ( 1.195693)
test_btest 0.000872 0.000275 83.535887 ( 7.684944)
test_basic 0.003395 0.001072 0.739463 ( 0.824874)
test_all 0.001031 0.000326 454.320390 ( 39.231713)
test_rubyspec 0.011089 0.028574 42.141819 ( 54.521584)
total: 111.14 sec