Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-054607
#<BuildRuby:0x00005617026def38
@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.20230621-054607",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001153 0.003865 1.367171 ( 2.626859)
build_miniruby 0.001022 0.000073 0.715288 ( 0.714743)
build_ruby 0.001103 0.000079 2.516008 ( 2.516611)
build_all 0.002074 0.007665 15.980261 ( 1.370499)
build_install 0.008792 0.000917 4.663113 ( 1.094769)
test_btest 0.000551 0.000103 86.738284 ( 7.507689)
test_basic 0.004700 0.000080 0.714139 ( 0.795151)
test_all 0.001271 0.000224 440.249843 ( 44.593491)
test_rubyspec 0.011441 0.030442 44.138425 ( 56.595813)
total: 117.82 sec