Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-154715
#<BuildRuby:0x0000555be7718098
@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-154715",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004837 0.000807 1.444602 ( 2.745635)
build_miniruby 0.001054 0.000000 0.915542 ( 0.914852)
build_ruby 0.000000 0.001205 2.694074 ( 2.695188)
build_all 0.003711 0.005511 14.322147 ( 1.256883)
build_install 0.005735 0.003399 2.106000 ( 0.951187)
test_btest 0.000630 0.000164 81.132563 ( 7.395912)
test_basic 0.000896 0.004187 0.632957 ( 0.708588)
test_all 0.001150 0.000350 490.825142 ( 56.038866)
test_rubyspec 0.007090 0.033810 43.665381 ( 55.960388)
total: 128.67 sec