Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-093518
#<BuildRuby:0x0000558cd6e7b568
@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.20230724-093518",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.002697 0.003798 1.555141 ( 2.805652)
build_miniruby 0.001409 0.000000 0.915739 ( 0.914526)
build_ruby 0.001226 0.000000 2.633535 ( 2.634081)
build_all 0.008407 0.001031 14.401712 ( 1.268664)
build_install 0.008474 0.000000 1.996866 ( 0.894448)
test_btest 0.000973 0.000000 80.039418 ( 8.008433)
test_basic 0.004873 0.000000 0.593477 ( 0.670928)
test_all 0.001139 0.000000 509.471483 ( 50.948254)
test_rubyspec 0.022214 0.020153 44.553435 ( 56.942558)
total: 125.09 sec